community.general/lib/ansible/modules/utilities
Darragh Bailey 4947936176 Remove sleep and switch to pipe for IPC (#28561)
Use a simple multiprocessing pipe to delay exiting the parent process
until after the child has been doubly forked.

Using a simple IPC to allow the forked process to start avoids the
control node waiting unnecessarily for lightly loaded systems.
2018-12-11 14:26:06 -05:00
..
helper Add new meta task end_host (#47194) 2018-11-14 09:46:25 -05:00
logic Remove sleep and switch to pipe for IPC (#28561) 2018-12-11 14:26:06 -05:00
__init__.py package files 2016-12-08 11:22:22 -05:00