[RTEMS Project] #4091: tester: BlockingIOError: [Errno 11] write could not complete without blocking
RTEMS trac
trac at rtems.org
Sat Sep 26 01:30:23 UTC 2020
#4091: tester: BlockingIOError: [Errno 11] write could not complete without
blocking
-----------------------------+---------------------
Reporter: Sebastian Huber | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone: 6.1
Component: tool | Version: 6
Severity: normal | Resolution:
Keywords: | Blocked By:
Blocking: |
-----------------------------+---------------------
Comment (by Chris Johns):
I suggest you print the id of the thread being checked? The original trace
shows the exception in the original thread for the process and this last
exception is in the worker thread for the test. Are the thread's picking
up the original state and not the modified state?
Also I wonder if `print(l)` should be `sys.stdout.write(l)`? That is,
maybe the low level layer of `log.py` should work at the handle level only
and not mix things up.
--
Ticket URL: <http://devel.rtems.org/ticket/4091#comment:7>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list