Tim Peters added the comment:

Done.  I wasn't able to provoke the failing test into leaving behind rogue 
processes, so I eventually just ran some python_d processes of my own.  Of 
course that stopped the build from replacing the executables, so 
test_concurrent_futures kept failing.

But after applying your patch, my python_d processes were indeed killed off, as 
expected, and test_concurrent_futures started working again.

So:  ship it! :-)  Thanks!

----------

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

Reply via email to