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 serhiy.storchaka
Recipients Vivek.Balakrishnan, jkloth, serhiy.storchaka, zach.ware
Date 2014-08-02.13:46:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1406987177.4.0.100865927966.issue22024@psf.upfronthosting.co.za>
In-reply-to
Content
What if other program will create a file with same name in short time after deletion? Then rmtree() will hang in infinity loop.
History
Date User Action Args
2014-08-02 13:46:17serhiy.storchakasetrecipients: + serhiy.storchaka, jkloth, zach.ware, Vivek.Balakrishnan
2014-08-02 13:46:17serhiy.storchakasetmessageid: <1406987177.4.0.100865927966.issue22024@psf.upfronthosting.co.za>
2014-08-02 13:46:17serhiy.storchakalinkissue22024 messages
2014-08-02 13:46:17serhiy.storchakacreate