Files
@ aa8680af29c2
Branch filter:
Location: kallithea/.coveragerc
aa8680af29c2
823 B
text/plain
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.