[issue1675] Race condition in os.makedirs

Terry J. Reedy report at bugs.python.org
Mon Jul 19 18:11:57 CEST 2010


Terry J. Reedy <tjreedy at udel.edu> added the comment:

The precipitating issue for this and #9299 are different: parent race leading to error versus tail existence leading to error. However, both patches address both issues.

See #9299 for my comparison of this patch and that.

I am consolidating nosy lists there. Perhaps most/all further discussion should be directed there.

----------
nosy: +tjreedy
stage:  -> patch review
type: behavior -> feature request
versions: +Python 3.2 -Python 2.6

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


More information about the Python-bugs-list mailing list