You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove async keyword that did not make the test run and then fix tests
to send the traceparent as header instead of query string.
Fixopen-telemetry#2336
Remove async keyword that did not make the test run and then fix tests
to send the traceparent as header instead of query string.
Fixopen-telemetry#2336
Describe your environment
broken test for Django middleware
Steps to reproduce
first you have to remove a spurious async before the test to have run it :)
And then:
tox -e py311-test-instrumentation-django-4
What is the expected behavior?
test pass
What is the actual behavior?
test fails
Additional context
The text was updated successfully, but these errors were encountered: