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 an issue with test hangs #11

Merged
merged 1 commit into from
Jun 17, 2020

Conversation

sandermvanvliet
Copy link
Owner

This PR fixes an issue where tests would hang when running in Azure DevOps.
The root cause seems to be with Task.Delay, however I was unable to actually prove this short of replacing it with a Thread.Sleep that made the problem go away.

@sandermvanvliet sandermvanvliet merged commit fd45f15 into master Jun 17, 2020
@sandermvanvliet sandermvanvliet deleted the feature/thread-sleep-over-delay branch January 24, 2022 13:37
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.

1 participant