消息 [256920]
#25924 is related to this, I filed this after reading the blog post. The lock might not be necessary on OSX, and possibly on the other systems as well.
Yury: resetting the lock in the child should be safe because after the fork the child only has a single thread that is returning from fork(2). The thread that acquired the lock does not exist in the child process. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2015-12-23 15:47:29 | ronaldoussoren | 修改 | recipients:
+ ronaldoussoren, vstinner, ionelmc, serhiy.storchaka, yselivanov, emptysquare |
| 2015-12-23 15:47:29 | ronaldoussoren | 修改 | messageid: <1450885649.36.0.0338975664572.issue25920@psf.upfronthosting.co.za> |
| 2015-12-23 15:47:29 | ronaldoussoren | 链接 | issue25920 messages |
| 2015-12-23 15:47:29 | ronaldoussoren | 创建 | |
|