[docs] [issue17674] All examples for concurrent.futures fail with "BrokenProcessPool"

gjwebber report at bugs.python.org
Tue Apr 9 15:52:18 CEST 2013


gjwebber added the comment:

As mentioned in the previously linked post, I copy-pasted the example code shown here:
http://docs.python.org/dev/library/concurrent.futures.html#processpoolexecutor-example

Which resulted in exactly the same error as the 'more simple' example I provided.

There is no mention of anything Windows specific on the documentation page, or any hints as to why this may not be working.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17674>
_______________________________________


More information about the docs mailing list