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 flakiness on test Log_WhenAsyncFlush_StreamWriterIsCalledOnlyWhenLogLevelAllowsIt #4394

Merged
merged 3 commits into from
Dec 19, 2024

Conversation

Evangelink
Copy link
Member

For netfx, we would queue the message and we have a second loop reading from the queue. It's possible that when we assert, we still have not read. Now we ensure the loop is flushed before reading.

@Evangelink Evangelink enabled auto-merge (squash) December 19, 2024 09:21
Copy link
Contributor

@MarcoRossignoli MarcoRossignoli left a comment

Choose a reason for hiding this comment

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

💘

Youssef1313
Youssef1313 previously approved these changes Dec 19, 2024
@Evangelink Evangelink disabled auto-merge December 19, 2024 09:54
@Evangelink Evangelink merged commit ddf39b4 into microsoft:main Dec 19, 2024
3 of 10 checks passed
@Evangelink Evangelink deleted the flaky branch December 19, 2024 09:54
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