synapse/changelog.d/7927.misc
Richard van der Hoff 923c995023
Skip serializing /sync response if client has disconnected (#7927)
... it's a load of work which may be entirely redundant.
2020-07-22 13:44:16 +01:00

2 lines
102 B
Plaintext

Optimisation to /sync handling: skip serializing the response if the client has already disconnected.