STINNER Victor <vstin...@redhat.com> added the comment:

If you care of inherited handles on Windows, please have a look at:

* https://github.com/python/cpython/pull/7827 from 
https://bugs.python.org/issue18174
* https://github.com/python/cpython/pull/7966 from 
https://bugs.python.org/issue33966

ref: https://pythondev.readthedocs.io/unstable_tests.html#windows-handles

I decided to give up because of multiprocessing race conditions. I failed to 
fix them.

----------
nosy: +vstinner

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

Reply via email to