synapse/changelog.d/19108.bugfix
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

2 lines
56 B
Plaintext

Fix lost logcontext when using `HomeServer.shutdown()`.