Skip to content

Enable VTR to flush stdout and stderr before assertion #2610

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

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

robluo
Copy link

@robluo robluo commented Jun 12, 2024

When debugging, I find that sometimes when the program hits an assertion, some log would not be printed as expected. Manually flushing before abort() brings more consistent printing.

@robluo robluo force-pushed the feature-flush-in-assertion branch from f2148c3 to 9df5b97 Compare June 12, 2024 19:49
@robluo robluo force-pushed the feature-flush-in-assertion branch from 9df5b97 to 2e88ae4 Compare June 12, 2024 21:38
@vaughnbetz vaughnbetz merged commit 08aeedb into master Jun 13, 2024
53 checks passed
@vaughnbetz vaughnbetz deleted the feature-flush-in-assertion branch June 13, 2024 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants