1
0

Tentatively update changelog

Will need to confirm this though
This commit is contained in:
David Robertson
2023-09-01 16:09:23 +01:00
parent b85c3485b1
commit dcd3698e1f
2 changed files with 1 additions and 1 deletions

1
changelog.d/16220.bugfix Normal file
View File

@@ -0,0 +1 @@
Fix a performance regression introduced in Synapse 1.91.0 where event persistence would cause excessive CPU usage over time.

View File

@@ -1 +0,0 @@
Fix typo where we ended up with multiple `WorkerLocksHandler`.