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

Tests don't clean up properly #3

Closed
anaisbetts opened this issue Jun 28, 2010 · 1 comment
Closed

Tests don't clean up properly #3

anaisbetts opened this issue Jun 28, 2010 · 1 comment

Comments

@anaisbetts
Copy link
Member

We use sleeps everywhere which results in us having unreliable results on tests because an async action from the previous test could still be running and bork the current test.

@anaisbetts
Copy link
Member Author

Fixed via TestScheduler.

@lock lock bot added the outdated label Jun 24, 2019
@lock lock bot locked and limited conversation to collaborators Jun 24, 2019
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants