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.reviewable/pr18780/r1
parent
dca511fa35
commit
a3bd951bfb
Loading…
Reference in New Issue