消息 [329923]
Legacy code is easy to migrate as long as it uses Python 3. Just call
mp.set_start_method('forkserver')
at the top of your code and you're done. Some use cases may fail (if sharing non-picklable types), but they're probably not very common. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2018-11-14 18:16:05 | pitrou | 修改 | recipients:
+ pitrou, barry, ronaldoussoren, ned.deily, davin, kapilt |
| 2018-11-14 18:16:05 | pitrou | 修改 | messageid: <1542219365.52.0.788709270274.issue33725@psf.upfronthosting.co.za> |
| 2018-11-14 18:16:05 | pitrou | 链接 | issue33725 messages |
| 2018-11-14 18:16:05 | pitrou | 创建 | |
|