MatrixSynapse/synapse/federation
Sean Quah bb7a637765
Close `ijson` coroutines ourselves instead of letting the GC close them (#12875)
Hopefully this means that exceptions raised due to truncated JSON
get a sensible logging context and stack.

Signed-off-by: Sean Quah <seanq@matrix.org>
2022-05-27 11:03:05 +01:00
..
sender
transport Close `ijson` coroutines ourselves instead of letting the GC close them (#12875) 2022-05-27 11:03:05 +01:00
__init__.py
federation_base.py Uniformize spam-checker API, part 2: check_event_for_spam (#12808) 2022-05-23 17:27:39 +00:00
federation_client.py
federation_server.py add SpamChecker callback for silently dropping inbound federated events (#12744) 2022-05-23 16:36:21 +00:00
persistence.py
send_queue.py
units.py