zulip/zerver/tornado
Anders Kaseorg 4fc3845dc2 tornado: Ignore StreamClosedError.
This was also hidden until 81f7192ca3
(#22301).

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2022-06-28 16:35:49 -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 tornado: Remove dead check for message format. 2022-06-28 16:35:49 -07:00
exceptions.py python: Convert deprecated Django ugettext alias to gettext. 2021-04-15 18:01:34 -07:00
handlers.py tornado: Ignore StreamClosedError. 2022-06-28 16:35:49 -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