1
0
Files
synapse/tests/logging
Eric Eastwood 70d0fd310a Fix logcontext problems in test_run_in_background_active_scope_still_available
This test is still expected to fail with our current `LogContextScopeManager`
implementation but there were some flaws in how we were handling
the logcontext before (like pumping the reactor in a non-sentinel logcontext)

This test is originally from
https://github.com/element-hq/synapse/pull/18849
spawning from https://github.com/element-hq/synapse/pull/18804#discussion_r2268254424
2025-10-02 11:30:47 -05:00
..