mirror of https://github.com/ansible/ansible.git
Eliminate possible race condition in async_wrapper where ansible deletes the argsfile while the module
is still kicking off. Should not happen except in modules that are somewhat slow to load and probably can be fixed better than the included sleep, i.e. some IPC communication that the process has launched and is ok to exit. This works pretty well for now though.pull/101/head
parent
2511992659
commit
5764ccdb0e
Loading…
Reference in New Issue