pelikan-io / rustcommon

Common Rust library
Apache License 2.0
26 stars 13 forks source link

Fix unbounded recursion in Metric impl for CoreMetric (metriken v0.4.2) #105

Closed swlynch99 closed 9 months ago

swlynch99 commented 9 months ago

This copies the same PR from #104 but bases it on the metriken-v4 branch.