mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 18:09:57 -03:30
* Our tests could consistently get awx jobs into a deadlocked state whenever the parallelism was high. Even podman ps would hang when the system was in this state. We don't know exactly where in runc the bug is but the deadlocks stopped happening when we changed the OCI runtime environment to crun.