zulip/zerver/worker
Alex Vandiver 02a73af386 deferred_work: Log at start of the work.
This is helpful for debugging -- generally these tasks are in a worker
queue because they take a long time to run, so knowing what long task
is about to start before it does, rather than just after, is useful.
2023-02-09 12:06:38 -08:00
..
__init__.py
queue_processors.py deferred_work: Log at start of the work. 2023-02-09 12:06:38 -08:00