diff options
author | Erik Johnston <erik@matrix.org> | 2020-10-27 17:37:08 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-27 17:37:08 +0000 |
commit | 4215a3acd4a77cb3331144782d43f99635f3d0ed (patch) | |
tree | 66ab12f833f5826aef74c3391619b33a7118c73e | |
parent | Don't unnecessarily start bg process while handling typing. (#8668) (diff) | |
download | synapse-4215a3acd4a77cb3331144782d43f99635f3d0ed.tar.xz |
Don't unnecessarily start bg process in replication sending loop. (#8670)
-rw-r--r-- | changelog.d/8670.misc | 1 | ||||
-rw-r--r-- | synapse/replication/tcp/resource.py | 10 |
2 files changed, 11 insertions, 0 deletions
diff --git a/changelog.d/8670.misc b/changelog.d/8670.misc new file mode 100644 |