mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-01 05:31:49 -05:00
There's a bug in celery 4.X when using bound tasks as error handlers. We don't actually need it to be bound especially since the request object is now available in the function signature