mirror of
https://github.com/ansible/awx.git
synced 2026-09-15 00:10:09 -02:30
* Associate the celery_id with the job at the earliest point possible. This ensures that a waiting job has a celery id. Thus, we are free to fail waiting jobs that don't have a celery id.