synapse/tests/app
Eric Eastwood e02a6f5e5d
Fix lost logcontext on HomeServer.shutdown() (#19108)
Same fix as https://github.com/element-hq/synapse/pull/19090

Spawning from working on clean tenant deprovisioning in the Synapse Pro
for small hosts project
(https://github.com/element-hq/synapse-small-hosts/pull/204).
2025-11-03 14:07:10 -06:00
..
__init__.py
test_homeserver_shutdown.py Fix lost logcontext on HomeServer.shutdown() (#19108) 2025-11-03 14:07:10 -06:00
test_homeserver_start.py Split homeserver creation and setup (#19015) 2025-10-09 13:12:10 -05:00
test_openid_listener.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
test_phone_stats_home.py