Brian Quinlan added the comment:

The only thing that I've used .running() for is for UI reasons. But it is 
easier to just iterative over your futures and call a method than to install a 
callback and handle the state yourself.

----------
nosy: +bquinlan

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

Reply via email to