mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-23 11:38:12 +08:00
This commit adds code to detect if the task is running synchronously in the worker and re-raise exceptions that were originally raised by the underlying task function.