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

Richard Oudkerk report at bugs.python.org
Tue Apr 9 22:17:04 CEST 2013


Richard Oudkerk added the comment:

@gjwebber: How exactly are you running the program to get that traceback?

The following lines make it look like you are doing something non-standard (as opposed to just saving the file and running it from the command line):

  File "<string>", line 420, in run_nodebug
  File "<module1>", line 28, in <module>
  File "<module1>", line 24, in main

----------

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


More information about the docs mailing list