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/integration/targets/pause
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.
2 years ago
..
aliases
pause-1.yml
pause-2.yml
pause-3.yml
pause-4.yml
pause-5.yml
pause-6.yml
runme.sh
setup.yml
test-pause-background.yml
test-pause-no-tty.yml
test-pause.py
test-pause.yml