async who_update_short_task
Created by: thomaswoehlke
app.py: who_service.run_update_short() #who_update_short_task.apply_async()
server_mq.py @celery.task(bind=True) def who_update_short_task(self):
Created by: thomaswoehlke
app.py: who_service.run_update_short() #who_update_short_task.apply_async()
server_mq.py @celery.task(bind=True) def who_update_short_task(self):