Files
community.general/lib/ansible/modules
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
..
2018-12-10 16:47:55 -06:00
2018-11-22 08:14:43 +00:00
2018-12-10 13:10:17 -06:00
2018-12-05 22:39:06 -05:00