mirror of https://github.com/ansible/ansible.git
* Fix race condition when creating async dir
* Simplify exception wrapper
* Remove var used for testing
(cherry picked from commit c9fa1d0e7e
)
pull/72345/head
parent
dbbc44b1f4
commit
ae1ee31b99
@ -0,0 +1,2 @@
|
|||||||
|
bugfixes:
|
||||||
|
- async_wrapper - Fix race condition when ``~/.ansible_async`` folder tries to be created by multiple async tasks at the same time - https://github.com/ansible/ansible/issues/59306
|
Loading…
Reference in New Issue