消息 [167191]
See #15496 for an alternative approach to solving this problem, at least in the test suite - as noted in that issue, the rename dance isn't sufficient when the problem gets triggered by a different sequence like:
unlink(file_in_parent_dir)
unlink(parent_dir) # This fails if file is still locked |
|
| 日期 |
用户 |
动作 |
参数 |
| 2012-08-02 05:11:49 | ncoghlan | 修改 | recipients:
+ ncoghlan, loewis, jafo, jaraco, pitrou, techtonik, tim.golden, nadeem.vawda, r.david.murray, brian.curtin, asvetlov, flox, chris.jerdonek, jdigital |
| 2012-08-02 05:11:49 | ncoghlan | 修改 | messageid: <1343884309.45.0.0740101291258.issue7443@psf.upfronthosting.co.za> |
| 2012-08-02 05:11:48 | ncoghlan | 链接 | issue7443 messages |
| 2012-08-02 05:11:48 | ncoghlan | 创建 | |
|