0.12.1
Changed
- Build with Kotlin 1.7.20
Fixed
takeItem()
no longer throws an exception when returning anull
value.await
-prefixed methods no longer interfere with virtual time control from aTestScheduler
(such as insiderunTest
).
takeItem()
no longer throws an exception when returning a null
value.await
-prefixed methods no longer interfere with virtual time control from a TestScheduler
(such as inside runTest
).