RTEMS Tools | tester, rtemstoolkit: Fix qemu running lots of instances (!63)

Kinsey Moore (@opticron) gitlab at rtems.org
Tue Jun 10 13:00:44 UTC 2025




Kinsey Moore started a new discussion on rtemstoolkit/log.py: https://gitlab.rtems.org/rtems/tools/rtems-tools/-/merge_requests/63#note_123266

 >  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.

This comment seems to contradict itself.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/tools/rtems-tools/-/merge_requests/63#note_123266
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250610/e393734e/attachment.htm>


More information about the bugs mailing list