Files
zulip/zproject
Alex Vandiver b3919c433d 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.

(cherry picked from commit 70b709494c)
2025-09-10 12:09:57 -07:00
..