0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-08-09 04:14:48 +02:00
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

2 lines
100 B
Plaintext

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