Commit Graph

1 Commits (3d9e5c8b9de2bf068380ff189cfbb6ce913ee757)

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