zulip/zerver/tornado
Anders Kaseorg 81f7192ca3 tornado: Add missing await for finish calls.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2022-06-23 19:22:12 -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 logging: Pass more format arguments to logging. 2022-06-03 12:27:23 -07:00
exceptions.py python: Convert deprecated Django ugettext alias to gettext. 2021-04-15 18:01:34 -07:00
handlers.py tornado: Add missing await for finish calls. 2022-06-23 19:22:12 -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 tornado: Fix race condition on handler._request. 2022-06-08 17:10:38 -07:00