Files
@ 894a662b12b3
Branch filter:
Location: kallithea/scripts/pyflakes
894a662b12b3
1.2 KiB
text/plain
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.