Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix unbounded recursion in Metric impl for CoreMetric (metriken v0.3.5) #104

Merged
merged 3 commits into from
Jan 20, 2024

Conversation

swlynch99
Copy link
Contributor

@swlynch99 swlynch99 commented Jan 20, 2024

Note: this is a PR against the metriken-v3 backport branch

All these infinitely recurse. Unfortunately the recursion was indirect so it was not caught by rustc.

All these infinitely recurse. Unfortunately the recursion was indirect
so it was not caught by rustc.
@swlynch99 swlynch99 requested a review from brayniac January 20, 2024 00:19
@swlynch99 swlynch99 changed the base branch from main to metriken-v3 January 20, 2024 00:22
@swlynch99 swlynch99 merged commit b7b30f8 into pelikan-io:metriken-v3 Jan 20, 2024
15 checks passed
@swlynch99 swlynch99 deleted the metriken-v3.5 branch January 20, 2024 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants