-
Matthias Urhahn authored
* 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.
Matthias Urhahn authored* 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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
TestDispatcherProvider.kt 649 B