synapse/changelog.d/10799.misc
Patrick Cloke 003846d68a
Use the BaseReporter super-class for _WrappedRustReporter. (#10799)
This fixes mypy errors with jaeger-client >= 4.7.0 and should be a no-op
for versions before that.
2021-09-13 08:54:01 -04:00

1 line
100 B
Text

Add a max version for the `jaeger-client` dependency for an incompatibility with the rust reporter.