[issue20990] pyflakes: undefined names, get_context() and main(), in multiprocessing

Richard Oudkerk report at bugs.python.org
Tue Mar 25 22:47:19 CET 2014


Richard Oudkerk added the comment:

Testing the is_forking() requires cx_freeze or something similar, so it really cannot go in the test suite.

I have tested it manually (after spending too long trying to get cx_freeze to work with a source build).

It should be noted that on Unix freezing is currently only compatible with the default 'fork' start method.

----------
resolution:  -> fixed
stage:  -> committed/rejected
status: open -> closed
type:  -> behavior

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


More information about the Python-bugs-list mailing list