mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-23 01:55:53 +03:00
8a4fb7a6ba
Fixes #15502
1 line
No EOL
166 B
Text
1 line
No EOL
166 B
Text
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. |