mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-01-26 14:45:56 -05: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.