Commit Graph

1 Commits (f7dee8aaf8eaf7bce41b206ce58296043afee0cf)

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