Files
@ 894a662b12b3
Branch filter:
Location: kallithea/docs/dev/translation.rst - annotation
894a662b12b3
61 B
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.