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 flakey test (issue 45) #67

Conversation

jingibus
Copy link
Contributor

I was unable to get the original test to repro its flakiness, but on the principle that TestCoroutineDispatcher is not to be trusted unless the circumstances absolutely require it, I rewrote the test without TestCoroutineDispatcher and got a consistent failure. Fixed this failure by moving up the Composition hookup inside launchMolecule.

@jingibus
Copy link
Contributor Author

jingibus commented Dec 3, 2021

Superseded by #71.

@jingibus jingibus closed this Dec 3, 2021
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