Files
community.general/lib/ansible
Brian Coca 42c35a2e01 parallelize getting mount info (#49398)
* 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
2019-01-23 12:33:59 -05:00
..
2019-01-23 12:06:54 -05:00
2019-01-22 17:33:20 -05:00
2019-01-16 15:44:50 -08:00
2019-01-23 12:06:54 -05:00
2019-01-23 12:06:54 -05:00
2018-09-04 12:38:29 -04:00