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

metrics: handle None value unwrap panic #1418

Closed
wants to merge 1 commit into from

Conversation

jmtaylor90
Copy link

What Changed

  • update metrics.rs to handle unwrap() panic on None values

Evidence

This addresses #1281 which I ran into while running eid-metrics with the latest commit built. Though I don't know if this condition is being hit due to a different/larger issue.

@jmtaylor90 jmtaylor90 closed this Sep 25, 2024
@YamatoSecurity
Copy link
Collaborator

@jmtaylor90 Any reason why you closed this?

@jmtaylor90
Copy link
Author

@jmtaylor90 Any reason why you closed this?

Hi, as I was double checking the work I realized that I was looking at a similar issue but different than the issue I was thinking my work was related to. I am going to see about fixing both and reopening.

@YamatoSecurity
Copy link
Collaborator

@jmtaylor90 Thanks!

@jmtaylor90 jmtaylor90 deleted the 1281-patch-v1 branch October 8, 2024 23:41
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