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.

作者 ronaldoussoren
收信人 ezwelty, ned.deily, ronaldoussoren, terry.reedy
日期 2018-03-27.11:12:36
SpamBayes Score -1.0
Marked as misclassified
Message-id <1522149156.63.0.467229070634.issue33111@psf.upfronthosting.co.za>
In-reply-to
内容
@ezwelty: The import of multiprocessing and the call to set_start_method should be at the very start of the code, before other imports, to avoid the annoying Apple behavior I mentioned.
历史
日期 用户 动作 参数
2018-03-27 11:12:36ronaldoussoren修改recipients: + ronaldoussoren, terry.reedy, ned.deily, ezwelty
2018-03-27 11:12:36ronaldoussoren修改messageid: <1522149156.63.0.467229070634.issue33111@psf.upfronthosting.co.za>
2018-03-27 11:12:36ronaldoussoren链接issue33111 messages
2018-03-27 11:12:36ronaldoussoren创建