Skip to content
Snippets Groups Projects
Unverified Commit 64383e85 authored by Matthias Urhahn's avatar Matthias Urhahn Committed by GitHub
Browse files

Add coroutine dispatcher injection to fix tests (DEV) (#1299)

* Add coroutine dispatcher injection to deal with flaky tests.
We need to be able to replace Dispatchers.IO in tests, and that requires providing the dispatcher via injection.

* Linting

* Replace remaining static access of Dispatchers.IO.
parent 48d256cb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment