mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-14 21:52:19 +00:00
* parallelize getting mount info * fixed timeout and made 8 max thread count - minor cleanup - avoid empty mount entries - set timeout on get - enforce timeout per mount/thread - make note on failure per mount - make note on timeout per mount - ensure proper pool control - minor fixes - less vars, simpler code - move filter 'pre threading' - remove timeout for all mounts, now per mount - also use cpu count from multiprocessing lib - moved 'bind' options out of thread as per comments - warn on error, more info on failure to get info |
||
|---|---|---|
| .. | ||
| fixtures | ||
| hardware | ||
| network | ||
| other | ||
| system | ||
| __init__.py | ||
| base.py | ||
| test_ansible_collector.py | ||
| test_collector.py | ||
| test_collectors.py | ||
| test_facts.py | ||
| test_timeout.py | ||
| test_utils.py | ||