STINNER Victor <vstin...@python.org> added the comment:

I'm still getting more and more buildbot emails about test_concurrent_futures, 
so I merged my PR 19760 to fix buildbots.

Please revert or modify my PR 19760 if you have a better approach, but please 
check that test_killed_child() and ProcessPoolForkExecutorDeadlockTest tests 
don't fail with my msg367463 patch.

I would still appreciated a post-commit review of my change, since I don't know 
well concurrent.futures code :

bpo-39995: Fix concurrent.futures _ThreadWakeup (GH-19760)
https://github.com/python/cpython/commit/a4dfe8ede5a37576e17035dccfe109ba7752237e

----------

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

Reply via email to