Prefer the utils over raw logcontext manipulation. Spawning from adding some logcontext debug logs in https://github.com/element-hq/synapse/pull/18966 and since we're not logging at the `set_current_context(...)` level (see reasoning there), this removes some usage of `set_current_context(...)`.
2 lines
96 B
Plaintext
2 lines
96 B
Plaintext
Switch task scheduler from raw logcontext manipulation to using the dedicated logcontext utils.
|