Files
@ aa8680af29c2
Branch filter:
Location: kallithea/docs/usage/debugging.rst
aa8680af29c2
1.2 KiB
text/prs.fallenstein.rst
celery: drop kallithea.CELERY_EAGER - it is more spot-on to look directly at task_always_eager
The global flag was set as a side effect in the make_app function. That's not
pretty.
The global flag was set as a side effect in the make_app function. That's not
pretty.