1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/library/internal
willthames 723af8c370 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.
2013-11-05 09:42:28 +10:00
..
async_status * Updated all ansible.cc references in the documentation to point 2013-06-19 19:34:02 -06:00
async_wrapper Ensure async terminates when time limit is not divisible by 5 2013-11-05 09:42:28 +10:00