Files
zulip/zproject/sentry.py
Alex Vandiver 70b709494c sentry: Use TornadoIntegration when running under Tornado.
The DjangoIntegration is explicitly disabled, because it attempts to
hook into the request handling in a way which is not compatible with
Tornado, and leaks event handlers.
2025-09-10 10:21:16 -07:00

5.0 KiB