You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/internal
willthames 91b827768d 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.
11 years ago
..
async_status * Updated all ansible.cc references in the documentation to point 11 years ago
async_wrapper Ensure async terminates when time limit is not divisible by 5 11 years ago