Commit Graph

1 Commits (000cf1dd468a1b8db2f7db723377bd8efa909b95)

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