Sebastian Kreft added the comment:

@haypo: I've reproduced the issue with both 2 and 3 processes in parallel.

@glangford: the wait is actually returning after the 15 seconds, although 
nothing is reported as finished. So, it's getting stuck in the while loop. 
However, I imagine that without timeout, the call would block forever.

What kind of debug information from the futures would be useful?

----------

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

Reply via email to