Commit Graph

1 Commits (9c5d3060e5db94d851b97fbaa0fcd814a99435ba)

Author SHA1 Message Date
Brian Coca b2c0095722
Fix gather parallel (#80597)
* fix meaning of parallel in gather_facts
 * Update docs with note about parallel not always being faster
 * add 'smarter' usage of gahter_timeout for parallel tasks
 * restore async when needed, not always
 * added typing
 * parallelism tests
2 years ago