Chris Johns commented on a discussion on rtemstoolkit/log.py: https://gitlab.rtems.org/rtems/tools/rtems-tools/-/merge_requests/63#note_123430 > lock = threading.Lock() > > > +def safe_blocking_write(file_handle, out): > + '''This is a bit of a hack to force the file handle back to > + non-blocking. It seems for some cases stdio is being set to > + non-blocking in some execute commands. It should read `... back to blocking` -- View it on GitLab: https://gitlab.rtems.org/rtems/tools/rtems-tools/-/merge_requests/63#note_123430 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list bugs@rtems.org http://lists.rtems.org/mailman/listinfo/bugs