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.
1 year ago
..
aliases Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
pause-1.yml More test fixes for split controller/remote tests. 5 years ago
pause-2.yml More test fixes for split controller/remote tests. 5 years ago
pause-3.yml More test fixes for split controller/remote tests. 5 years ago
pause-4.yml More test fixes for split controller/remote tests. 5 years ago
pause-5.yml More test fixes for split controller/remote tests. 5 years ago
pause-6.yml add a worker queue to get updates from the main results thread (#79886) 1 year ago
runme.sh pause - adjust warning when run in background (#73182) 3 years ago
setup.yml More test fixes for split controller/remote tests. 5 years ago
test-pause-background.yml pause - do not hang if run in the background (#72065) 4 years ago
test-pause-no-tty.yml More test fixes for split controller/remote tests. 5 years ago
test-pause.py add a worker queue to get updates from the main results thread (#79886) 1 year ago
test-pause.yml Action Plugin argspec validation (#77013) 2 years ago