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

bump timeout higher, value shouldn't matter unless latch isn't triggered #276

Merged
merged 2 commits into from
May 10, 2022

Conversation

elachlan
Copy link
Contributor

@elachlan elachlan commented May 9, 2022

fixes #275

An excessive value for the wait timeout on the second call should not matter, but will help if there is some sort of issue in saving which blows out the time. This value can be reduced if the point of the test is to make sure the save happens in a timely manner.

@elachlan
Copy link
Contributor Author

test failure is unrelated.

@niemyjski niemyjski merged commit dc84e00 into exceptionless:master May 10, 2022
@niemyjski
Copy link
Member

Thanks for the PR and deep dive

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Flaky test - PersistedDictionaryTests.WillSaveOnce
2 participants