synapse/changelog.d
Erik Johnston bb5a692946
Fix slipped logging context when media rejected (#17239)
When a module rejects a piece of media we end up trying to close the
same logging context twice.

Instead of fixing the existing code we refactor to use an async context
manager, which is easier to write correctly.
2024-05-29 11:14:42 +01:00
..
.gitignore
17147.feature
17167.feature
17176.misc
17204.doc
17211.misc
17213.feature
17216.misc
17219.feature
17239.misc Fix slipped logging context when media rejected (#17239) 2024-05-29 11:14:42 +01:00