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/lib/ansible/executor
Matt Davis e7819609ce swallow errors during async polling (#17760)
also use connection reset on exceptions if available (eg, prevent reuse of "stuck" WinRM connections due to reboot/NIC bounce/etc)
2016-09-27 10:31:40 -07:00
..
process Revert "Move queuing tasks to a background thread" 2016-09-15 17:00:06 -05:00
__init__.py Making the switch to v2 2015-05-03 21:47:26 -05:00
action_write_locks.py Moving result reading to a background thread 2016-09-17 08:12:52 -05:00
module_common.py Moving result reading to a background thread 2016-09-17 08:12:52 -05:00
play_iterator.py Take ITERATING_ALWAYS into account when setting failed state in PlayIterator 2016-09-20 11:11:52 -05:00
playbook_executor.py Pass the absolute path to dirname when assigning basedir (#17457) 2016-09-16 08:19:43 -07:00
stats.py Making the switch to v2 2015-05-03 21:47:26 -05:00
task_executor.py swallow errors during async polling (#17760) 2016-09-27 10:31:40 -07:00
task_queue_manager.py Moving result reading to a background thread 2016-09-17 08:12:52 -05:00
task_result.py Performance improvements 2016-08-08 15:58:46 -05:00