mirror of https://github.com/ansible/ansible.git
Ensure async terminates when time limit is not divisible by 5
Because async_wrapper subtracts 5 from time_limit and checks for equality to zero, values not divisible by 5 will go negative and continue forever.reviewable/pr18780/r1
parent
ac3baf2f93
commit
91b827768d
Loading…
Reference in New Issue