summary refs log tree commit diff
path: root/synapse/http/matrixfederationclient.py
diff options
context:
space:
mode:
Diffstat (limited to 'synapse/http/matrixfederationclient.py')
-rw-r--r--synapse/http/matrixfederationclient.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/synapse/http/matrixfederationclient.py b/synapse/http/matrixfederationclient.py

index 5764a4e12c..00704a6a7c 100644 --- a/synapse/http/matrixfederationclient.py +++ b/synapse/http/matrixfederationclient.py
@@ -528,7 +528,6 @@ class MatrixFederationHttpClient: SpanAttributes.HTTP_METHOD: request.method, SpanAttributes.HTTP_URL: request.path, }, - end_on_exit=True, ) # Inject the span into the headers