Seems to (see test_side_by_side_spans)
This commit is contained in:
@@ -357,7 +357,6 @@ class BaseFederationServlet:
|
||||
|
||||
remote_parent_span_cm = use_span(remote_parent_span, end_on_exit=True)
|
||||
|
||||
# TODO: Make sure this works (traces as expected)
|
||||
with remote_parent_span_cm, local_parent_span_cm:
|
||||
if origin and self.RATELIMIT:
|
||||
with ratelimiter.ratelimit(origin) as d:
|
||||
|
||||
Reference in New Issue
Block a user