mirror of
https://github.com/ansible/awx.git
synced 2026-01-09 15:02:07 -03:30
* Dump running tasks when running out of capacity * Use same logic for max_workers and capacity * Address case where CPU capacity is the constraint * Add a test for correspondence * Fake redis to make tests work