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

[Wilson] Remove uses of Thread.Sleep in tests #2977

Open
westin-m opened this issue Nov 4, 2024 · 0 comments
Open

[Wilson] Remove uses of Thread.Sleep in tests #2977

westin-m opened this issue Nov 4, 2024 · 0 comments
Labels
Internal Indicates issue was opened by the IdentityModel team

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.

@pmaytak pmaytak added Internal Indicates issue was opened by the IdentityModel team and removed needs attention untriaged labels Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Internal Indicates issue was opened by the IdentityModel team
Projects
None yet
Development

No branches or pull requests

2 participants