This patch fixes the UnicodeDecodeError that randomly caused source builder to hang.
In my testing, there was no difference in performance at least under Python 3. Anders Montonen (2): sb/execute.py: Open subprocess I/O handles in text mode sb/execute.py: Add test for _readthread() code point splitting source-builder/sb/execute.py | 27 ++++++++------------------- 1 file changed, 8 insertions(+), 19 deletions(-) -- 2.25.1 _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel