diff options
author | Eric Eastwood <erice@element.io> | 2022-08-03 00:10:14 -0500 |
---|---|---|
committer | Eric Eastwood <erice@element.io> | 2022-08-03 00:10:14 -0500 |
commit | b6f56656ab95b26fdbaccdcf94d77211688732c7 (patch) | |
tree | a3504c10d70e4a7f665ac0f406a26d2023d87e04 /tests/logging/test_tracing.py | |
parent | Fix table missing column (diff) | |
download | synapse-b6f56656ab95b26fdbaccdcf94d77211688732c7.tar.xz |
Use latested Twisted from source to fix contextvar issues causing OTEL `Failed to detach context` errors
See https://github.com/matrix-org/synapse/pull/13400#discussion_r936195492
Diffstat (limited to 'tests/logging/test_tracing.py')
-rw-r--r-- | tests/logging/test_tracing.py | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/logging/test_tracing.py b/tests/logging/test_tracing.py |