diff options
| author | Patrick Cloke <clokep@users.noreply.github.com> | 2020-10-29 12:53:57 -0400 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-29 12:53:57 -0400 | 
| commit | 8b42a4eefda409dfef9a3d10c9f55a778cae46a1 (patch) | |
| tree | 91e4cc793d4d7bd5a96273f611847786e3c462cb /tests | |
| parent | Add ability for access tokens to belong to one user but grant access to anoth... (diff) | |
| download | synapse-8b42a4eefda409dfef9a3d10c9f55a778cae46a1.tar.xz | |
Gracefully handle a pending logging connection during shutdown. (#8685)
Diffstat (limited to '')
| -rw-r--r-- | tests/logging/test_remote_handler.py | 16 | 
1 files changed, 16 insertions, 0 deletions
| diff --git a/tests/logging/test_remote_handler.py b/tests/logging/test_remote_handler.py | 
