diff options
| author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2019-05-29 09:17:33 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-05-29 09:17:33 +0100 |
| commit | f76d407ef3d2f6c18a568eff965e12e794105a7a (patch) | |
| tree | 93d6072cf1e5559c6c9a55c1103d0570456729b4 | |
| parent | Merge pull request #5282 from aaronraimist/user-directory (diff) | |
| download | synapse-f76d407ef3d2f6c18a568eff965e12e794105a7a.tar.xz | |
Fix dropped logcontexts during high outbound traffic. (#5277)
Fixes #5271.
Diffstat (limited to '')
| -rw-r--r-- | changelog.d/5277.bugfix | 1 | ||||
| -rw-r--r-- | synapse/app/_base.py | 20 |
2 files changed, 14 insertions, 7 deletions
diff --git a/changelog.d/5277.bugfix b/changelog.d/5277.bugfix new file mode 100644 |
