Message 148741 - Python tracker

Message148741

Author thouis
Recipients amaury.forgeotdarc, ned.deily, neologix, thouis
Date 2011-12-01.22:03:24
SpamBayes Score 1.584612e-05
Marked as misclassified No
Message-id <1322777005.84.0.766965798378.issue13517@psf.upfronthosting.co.za>
In-reply-to
Content
I should add the caveat that I am not completely confident that I have stress-tested the patch enough to be sure that it actually addresses the problem.  It is still possible that this is an error in OSX or the remote fileserver in which a large amount of concurrent traffic is causing it to actually return invalid data.  This is somewhat belied by the fact that I was running 'find' at the same time, and did not see it give variable answers, ever. I will continue testing.
History
Date User Action Args
2011-12-01 22:03:25thouissetrecipients: + thouis, amaury.forgeotdarc, ned.deily, neologix
2011-12-01 22:03:25thouissetmessageid: <1322777005.84.0.766965798378.issue13517@psf.upfronthosting.co.za>
2011-12-01 22:03:25thouislinkissue13517 messages
2011-12-01 22:03:24thouiscreate