mirror of https://github.com/ansible/ansible.git
Implement workaround for stdout deadlock in multiprocessing shutdown (#74099)
parent
4e2da0f894
commit
33185c29ab
@ -0,0 +1,3 @@
|
||||
bugfixes:
|
||||
- WorkerProcess - Implement workaround for stdout deadlock in multiprocessing shutdown
|
||||
to avoid process hangs.
|
||||
Loading…
Reference in New Issue