mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-14 01:45:43 +00:00
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.