Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
If two processes create the same directory tree, one of them might see that a directory does not exist but before the actual call to mkdir is done, the second process already created the directory. In this case the former process will raise an exception.
Attachments
Issue Links
- links to