synapse/changelog.d/7872.bugfix
Patrick Cloke d1d5fa66e4
Fix the trace function for async functions. (#7872)
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2020-07-17 13:32:01 -04:00

2 lines
90 B
Plaintext

Fix a long standing bug where the tracing of async functions with opentracing was broken.