mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 23:13:25 +00:00
Running notify_server_error directly from the logging handler can lead to database queries running in a random context. Among the many potential problems that could cause, one actual problem is a SynchronousOnlyOperation exception when running in an asyncio event loop. Signed-off-by: Anders Kaseorg <anders@zulip.com>
5.9 KiB
5.9 KiB