Skip to content

Refactor hyperlight_component_util to use tracing crate#1234

Open
vshailesh wants to merge 2 commits intohyperlight-dev:mainfrom
vshailesh:tracing-refactor2
Open

Refactor hyperlight_component_util to use tracing crate#1234
vshailesh wants to merge 2 commits intohyperlight-dev:mainfrom
vshailesh:tracing-refactor2

Conversation

@vshailesh
Copy link
Contributor

@ludfjig ludfjig added the kind/refactor For PRs that restructure or remove code without adding new functionality. label Feb 13, 2026
@vshailesh vshailesh changed the title Refactor hyperligt_component_util to use tracing crate Refactor hyperlight_component_util to use tracing crate Feb 13, 2026
@vshailesh
Copy link
Contributor Author

miri test failed here, does it not produce any logs? is there a way to know what is causing this failure?

@syntactically
Copy link
Member

I didn't have a chance to review the change or the motivation for it yet. Just commenting on the CI issue.

miri test failed here, does it not produce any logs? is there a way to know what is causing this failure?

It looks like the CI runner died. I triggered a re-run.

itertools = { version = "0.14.0" }
prettyplease = { version = "0.2.37" }
log = { version = "0.4" } No newline at end of file
log = { version = "0.4" }
Copy link
Contributor

Choose a reason for hiding this comment

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

Is log still neded?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

no, we can actually remove it. I will do that

@vshailesh vshailesh force-pushed the tracing-refactor2 branch 2 times, most recently from 16294b8 to c7b0c7b Compare February 16, 2026 16:49
Signed-off-by: Shailesh Vashishth <shavashishth@gmail.com>
Signed-off-by: Shailesh Vashishth <shavashishth@gmail.com>
Copy link
Contributor

@ludfjig ludfjig left a comment

Choose a reason for hiding this comment

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

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/refactor For PRs that restructure or remove code without adding new functionality.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Comments