[RTEMS Project] #4091: tester: BlockingIOError: [Errno 11] write could not complete without blocking

RTEMS trac trac at rtems.org
Thu Sep 24 08:23:48 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 Sebastian Huber):

 Yes, on Linux (OpenSUSE).

 I found this:

 https://github.com/travis-ci/travis-ci/issues/8920

 They suggest to add something like this:
 {{{
 python -c "import fcntl; fcntl.fcntl(1, fcntl.F_SETFL, 0)"
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/4091#comment:4>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list