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 hynek
Recipients amcnabb, hynek, neologix, r.david.murray
Date 2012-05-17.19:07:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1337281626.92.0.801508148343.issue14702@psf.upfronthosting.co.za>
In-reply-to
Content
My suspicion re the race condition is that a chdir waits for autofs to mount but mkdir doesn't. You could check that yourself if a chdir/sleep would help.
History
Date User Action Args
2012-05-17 19:07:06hyneksetrecipients: + hynek, amcnabb, r.david.murray, neologix
2012-05-17 19:07:06hyneksetmessageid: <1337281626.92.0.801508148343.issue14702@psf.upfronthosting.co.za>
2012-05-17 19:07:06hyneklinkissue14702 messages
2012-05-17 19:07:06hynekcreate