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 wallclock units #206

Merged
merged 1 commit into from
Oct 7, 2021
Merged

Fix wallclock units #206

merged 1 commit into from
Oct 7, 2021

Conversation

graeme-a-stewart
Copy link
Member

After the transition to the parameter value class
the wallclock monitor now stores values internally
in seconds, not in clock ticks. This lead to a wrong
comparison for the short wallclock warning.

In addition to fixing the test, the method is renamed
to avoid confusion.

After the transition to the parameter value class
the wallclock monitor now stores values internally
in seconds, not in clock ticks. This lead to a wrong
comparison for the short wallclock warning.

In addition to fixing the test, the method is renamed
to avoid confusion.
@graeme-a-stewart
Copy link
Member Author

I found a very minor bug when testing #205 - fixed here.

Copy link
Collaborator

@amete amete left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch @graeme-a-stewart, thanks a lot.

@amete amete merged commit ffb699b into main Oct 7, 2021
@amete amete deleted the fix-wallclock-units branch October 7, 2021 07:43
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.

3 participants