[issue17874] ProcessPoolExecutor in interactive shell doesn't work in Windows
Decade added the comment: Oh, yeah, using Python 3.3.1 (v3.3.1:d9893d13c628, Apr 6 2013, 20:30:21) [MSC v.1600 64 bit (AMD64)] on win32 -- ___ Python tracker <http://bugs.python.org/issue17
[issue17874] ProcessPoolExecutor in interactive shell doesn't work in Windows
Decade added the comment: Ah. Then, a documentation error. The error message ("queue.Full"?) and the documentation are totally not clear about that. Does ProcessPoolExecutor just not require tasks to be picklable in Unix? Also, this raises questions about what exactly "pickla