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

[heft] Fix MetricsCollector has not been initialized with setStartTime() yet when run clean #4577

Merged
merged 2 commits into from
Mar 14, 2024

Conversation

kamontat
Copy link
Contributor

Summary

When run heft clean, it will always throw Internal Error: MetricsCollector has not been initialized with setStartTime() yet.

CleanShot 2024-03-14 at 19 37 44

Details

This only just requires call setStartTime() function before it record the time metrics.

How it was tested

Impacted documentation

@iclanton iclanton merged commit ba823b5 into microsoft:main Mar 14, 2024
5 checks passed
@kamontat kamontat deleted the patch-1 branch March 15, 2024 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants