Skip to content

Conversation

@JoshLozensky
Copy link
Contributor

Per the guidance in the XUnit docs, removing await configurations can cause unexpected behavior as the test framework is not able to control the awaited processes without these configurations. This has led to flaky tests through intermittent race conditions.

@JoshLozensky JoshLozensky requested a review from a team as a code owner October 1, 2024 03:09
@JoshLozensky JoshLozensky merged commit 0c7277b into master Oct 1, 2024
5 checks passed
@JoshLozensky JoshLozensky deleted the lozensky/EnableAwaitConfigurationForAllTests branch October 1, 2024 17:01
@JoshLozensky JoshLozensky linked an issue Oct 1, 2024 that may be closed by this pull request
This was referenced Oct 31, 2025
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.

Flaky unit tests

6 participants