This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author davin
Recipients alex_python_org, davin, jnoller, sbt
Date 2016-02-26.16:53:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1456505630.8.0.156191528241.issue26195@psf.upfronthosting.co.za>
In-reply-to
Content
Using tools like pyinstaller (and other competing frozen-exe-creating tools) unfortunately complicates things for multiprocessing to understand the environment it's now in.  It is unclear from this description whether this should be regarded as an issue to be addressed in pyinstaller or in multiprocessing itself.  Any further information along these lines would be much appreciated.
History
Date User Action Args
2016-02-26 16:53:50davinsetrecipients: + davin, jnoller, alex_python_org, sbt
2016-02-26 16:53:50davinsetmessageid: <1456505630.8.0.156191528241.issue26195@psf.upfronthosting.co.za>
2016-02-26 16:53:50davinlinkissue26195 messages
2016-02-26 16:53:50davincreate