diff options
author | Erik Johnston <erik@matrix.org> | 2020-03-23 18:29:21 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2020-03-23 18:29:21 +0000 |
commit | 3204b0e79fc0521281de6e5270375b9855201dfb (patch) | |
tree | c2efe4eb3a7a63e7a7032c20b4467c83f2bea507 /synapse/replication | |
parent | Review comments (diff) | |
download | synapse-3204b0e79fc0521281de6e5270375b9855201dfb.tar.xz |
Handle connection closing under us
Diffstat (limited to 'synapse/replication')
-rw-r--r-- | synapse/replication/tcp/protocol.py | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/synapse/replication/tcp/protocol.py b/synapse/replication/tcp/protocol.py |