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.

作者 terry.reedy
收信人 ezwelty, ned.deily, pitrou, ronaldoussoren, terry.reedy
日期 2018-07-15.19:11:06
SpamBayes Score -1.0
Marked as misclassified
Message-id <1531681866.68.0.56676864532.issue33111@psf.upfronthosting.co.za>
In-reply-to
内容
I was uncertain from Ethan's post what does work best. "endless errors with both 'spawn", "Only 'fork' works...but without graphics", "method='spawn'and ... does work".  Do the 1st and 3rd sentences mean that spawn + graphics fails without the proper additional code but does work with it?  Should the 2nd sentence be "fork only works without graphics" rather than starting with 'only fork'?

If so, this would suggest that the default should depend on whether there is a graphic import ;-).  In any case, how to use successfully use multiprocessing with graphics on Mac should be documented.
历史
日期 用户 动作 参数
2018-07-15 19:11:06terry.reedy修改recipients: + terry.reedy, ronaldoussoren, pitrou, ned.deily, ezwelty
2018-07-15 19:11:06terry.reedy修改messageid: <1531681866.68.0.56676864532.issue33111@psf.upfronthosting.co.za>
2018-07-15 19:11:06terry.reedy链接issue33111 messages
2018-07-15 19:11:06terry.reedy创建