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.

Author pmpp
Recipients brett.cannon, eric.snow, josh.r, ncoghlan, nirs, pmpp, serhiy.storchaka, twouters, vstinner, yselivanov
Date 2018-03-08.03:01:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
josh.r. i think you are right, i was worried if a nfs sillyrename is in progress, for eg a lock file ,then server hangs but thread lift the GIL and allow another thread to try to start to fstat the same path.
History
Date User Action Args
2018-03-08 03:01:58pmppsetrecipients: + pmpp, twouters, brett.cannon, ncoghlan, nirs, vstinner, eric.snow, serhiy.storchaka, yselivanov, josh.r
2018-03-08 03:01:58pmppsetmessageid: <[email protected]>
2018-03-08 03:01:58pmpplinkissue33021 messages
2018-03-08 03:01:58pmppcreate