mirror of
https://github.com/matrix-org/synapse.git
synced 2025-12-07 02:11:13 +01:00
1 line
166 B
Plaintext
1 line
166 B
Plaintext
Fix a long-standing bu in `/sync` where timeout=0 does not skip caching, resulting in slow calls in cases where there are no new changes. Contributed by @PlasmaIntec. |