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

Mitigate race in wslinstance's TestConnected #279

Merged
merged 1 commit into from
Sep 15, 2023

Conversation

EduardGomezEscandell
Copy link
Contributor

@EduardGomezEscandell EduardGomezEscandell commented Sep 15, 2023

There is a home-cooked version of Eventually. These kind of checks are never reace-safe, you can only increase your confidence by increasing timeouts.

Since Github machines seem to run quite a bit slower than my local dev machine, I sometimes underestimate the length of timeouts. Hopefully this is the case here.


UDENG-1382

@EduardGomezEscandell EduardGomezEscandell force-pushed the fix-TestConnected-race branch 2 times, most recently from c979dfc to 3af479f Compare September 15, 2023 08:39
Copy link
Collaborator

@didrocks didrocks left a comment

Choose a reason for hiding this comment

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




Approved

@EduardGomezEscandell EduardGomezEscandell merged commit 1c7be7e into main Sep 15, 2023
30 checks passed
@EduardGomezEscandell EduardGomezEscandell deleted the fix-TestConnected-race branch September 15, 2023 14:49
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