Rename shutdown task

This commit is contained in:
nolash
2021-04-21 15:35:20 +02:00
parent 8a20097934
commit 6877e50523

View File

@@ -97,5 +97,5 @@ def hello(self):
@celery_app.task()
def shutdown(self):
def check_health(self):
celery.app.control.shutdown()