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

Change simulation logging to debug level #337

Merged
merged 1 commit into from
Dec 3, 2024
Merged

Conversation

vtangTT
Copy link
Contributor

@vtangTT vtangTT commented Nov 26, 2024

Issue

(Link to Github issue(s))

Description

Before, when running with simulator this would spam the output because we would continuously poll the device at the same address.

List of the changes

Changed to debug log level.

Testing

This is a logging change and does not change functionality.

API Changes

There are no API changes in this PR.

Copy link
Contributor

@abhullar-tt abhullar-tt left a comment

Choose a reason for hiding this comment

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

Im okay with this but do you think we should have some progress indicator that aren't just log_debug so we know the sim hasn't hung?

@vtangTT
Copy link
Contributor Author

vtangTT commented Dec 3, 2024

Im okay with this but do you think we should have some progress indicator that aren't just log_debug so we know the sim hasn't hung?

Hmm, yea in terms of CI for simulators, I'll have timeouts set for now if anything hangs. I'm not sure how to get a progress indicator though :(

@vtangTT vtangTT force-pushed the vtangTT/simulator_qol branch from 7885250 to cf40208 Compare December 3, 2024 19:59
@vtangTT vtangTT merged commit dfe5304 into main Dec 3, 2024
22 checks passed
@vtangTT vtangTT deleted the vtangTT/simulator_qol branch December 3, 2024 22:25
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.

2 participants