mirror of
https://github.com/ansible/awx.git
synced 2026-02-05 09:45:21 +01:00
* 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