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

[IdWeb] Remove uses of Thread.Sleep in tests #3126

Open
westin-m opened this issue Nov 4, 2024 · 0 comments · May be fixed by #3120
Open

[IdWeb] Remove uses of Thread.Sleep in tests #3126

westin-m opened this issue Nov 4, 2024 · 0 comments · May be fixed by #3120

Comments

@westin-m
Copy link
Contributor

westin-m commented Nov 4, 2024

To speed up tests, avoid flakiness, and make them more deterministic, remove all uses of Thread.Sleep. Where applicable, replace them with better structures like signal and wait or TimeProviders.

@westin-m westin-m changed the title [IdWeb] Remove uses of Time.Sleep in tests [IdWeb] Remove uses of Thread.Sleep in tests Nov 4, 2024
@westin-m westin-m linked a pull request Nov 4, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants