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 Swallowed Exceptions after updating to Coroutines 1.7.0 #31

Open
soygabimoreno opened this issue Dec 6, 2023 · 0 comments
Open

Comments

@soygabimoreno
Copy link
Owner

Some tests are failing "random" because of the update to Coroutines 1.7.0
When these tests are run isolated they work. But when they are run with the rest of the tests of the class, if an exception happens it can lead to an error.

Example of errors: HomeViewModelTest

This Discord Thread has more info.

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

No branches or pull requests

1 participant