[issue14077] sporadic test_multiprocessing failure

Antoine Pitrou report at bugs.python.org
Tue Feb 21 23:11:55 CET 2012


Antoine Pitrou <pitrou at free.fr> added the comment:

> > I am proposing the following patch to have a better unique
> > filename:
> 
> It's unneeded, O_EXCL ensures the file won't be corrupted.
> It's actually a regression introduced by de6703671386. My bad.
> Here's a patch.

But is there still a reason to use id(path) then?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14077>
_______________________________________


More information about the Python-bugs-list mailing list