mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-26 23:55:33 +00:00
4fad8efbfb
1. make it not blow out the stack when there are more than 50 things waiting for a lock. Fixes https://github.com/matrix-org/synapse/issues/2505. 2. Make it not mess up the log contexts.