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/test
Sloane Hertel b981a9dfcd
add a worker queue to get updates from the main results thread (#79886)
* Create a queue per WorkerProcess to receive intra-task updates
* Update `pause` action to use the worker queue
* Deprecate ConnectionBase()._new_stdin
* Add new `Display`  convenience method `prompt_until` to manage both controller- and worker-sourced prompting without cross-fork stdin sharing, in-worker mechanism to handle request-response over new worker queue.
3 years ago
..
integration add a worker queue to get updates from the main results thread (#79886) 3 years ago
lib/ansible_test sanity tests - ignore pre-release versions for deprecation comparisons (#79185) 3 years ago
sanity Remove straight.plugin dependency (#80084) 3 years ago
support Remove unused integration test support files (#80081) 3 years ago
units add a worker queue to get updates from the main results thread (#79886) 3 years ago
utils/shippable Update test matrix symlinks. (#78737) 3 years ago