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/lib/ansible/executor/process
Matt Martz 82ee341fe0
Explicitly use multiprocessing fork start method (#63581)
* Explicitly use multiprocessing fork start method

* Remove unused import

* Remove unused import

* Fallback to just multiprocessing on py2
6 years ago
..
__init__.py ansible/executor: PEP8 compliancy (#24695) 9 years ago
worker.py Explicitly use multiprocessing fork start method (#63581) 6 years ago