910728f6c3
If we try to make a directory, but someone else creates the directory at the same time as us, we don't need to raise that error to the user. They asked for the directory to exist, and now it does. This fixes the race condition which was causing that error to be raised, and closes #1648. |
||
---|---|---|
.. | ||
__init__.py | ||
acl.py | ||
assemble.py | ||
copy.py | ||
fetch.py | ||
file.py | ||
find.py | ||
ini_file.py | ||
lineinfile.py | ||
replace.py | ||
stat.py | ||
synchronize.py | ||
template.py | ||
unarchive.py | ||
xattr.py |