#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
_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to