zulip/zerver/tornado
Anders Kaseorg a7e10ee47e tornado: Send request_started signal in Django thread.
Django’s ASGIHandler does this too and it seems like a good idea.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2022-06-27 10:14:02 -07:00
..
__init__.py
application.py runtornado: Switch to asyncio event loop. 2022-05-02 17:41:49 -07:00
descriptors.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
django_api.py requirements: Upgrade Python requirements. 2022-05-03 10:10:06 -07:00
event_queue.py event_queue: Take (typed) keyword parameters for fetch_events. 2022-06-25 08:42:23 -07:00
exceptions.py python: Convert deprecated Django ugettext alias to gettext. 2021-04-15 18:01:34 -07:00
handlers.py tornado: Send request_started signal in Django thread. 2022-06-27 10:14:02 -07:00
ioloop_logging.py tornado: Remove instrument_tornado_ioloop. 2022-05-02 17:41:49 -07:00
sharding.py python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00
views.py request: Replace tornado_handler weak reference with tornado_handler_id. 2022-06-25 08:42:23 -07:00