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 metric deletion when attribuets are missing #782

Merged
merged 1 commit into from
Oct 30, 2020

Conversation

lhoestq
Copy link
Member

@lhoestq lhoestq commented Oct 30, 2020

When you call del on a metric we want to make sure that the arrow attributes are not already deleted.
I just added if hasattr(...) to make sure it doesn't crash

@lhoestq lhoestq merged commit 8b1a4d4 into master Oct 30, 2020
@lhoestq lhoestq deleted the fix-metric-deletion-when-attributes-are-missing branch October 30, 2020 16:47
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.

None yet

1 participant