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 panic when --no-task-metrics is enabled and metrics are printed #353

Merged
merged 1 commit into from
Aug 25, 2021

Conversation

jeremyandrews
Copy link
Member

Recently added logic adding the assumption that the hosts vector will always have at least one host. Reworked the logic so this assumption is true and allowing us to print the host whenever possible when printing metrics.

@jeremyandrews jeremyandrews merged commit cc96672 into tag1consulting:main Aug 25, 2021
@jeremyandrews jeremyandrews deleted the fix-panic branch August 25, 2021 14:30
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.

GooseMetrics::print panics when using --no-task-metrics since version 0.13.1
1 participant