Kevin M <syl...@gmail.com> added the comment:

eryksun, wow, that's speedy analysis, but there might be more to it.  I went 
and tested a bunch of test cases.  my subrocess code doesn't seem to hang on 
Linux where the thread example code does?

Linux - Python 3.6.8 - your threading example DOESN'T hang
Linux - Python 3.6.8 - My subprocess code also DOESN'T hang

Linux - Python 3.8.5 - thread example HANGs
Linux - Python 3.8.5 - My subprocess code also DOESN'T hang

Windows - Python 3.9.1 - thread example HANGs
Windows - Python 3.9.1 - subprocess code HANGs

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue43784>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to