Files
@ 894a662b12b3
Branch filter:
Location: kallithea/docs/usage/debugging.rst
894a662b12b3
1.2 KiB
text/prs.fallenstein.rst
celery: refactor initialization - replace global CELERY_ON flag with CELERY_APP with the actual celery app that it indicates
Prepare for fixing how 193138922d56 broke celery due to magic dependencies on
initialization of global state at import time.
Prepare for fixing how 193138922d56 broke celery due to magic dependencies on
initialization of global state at import time.