github cashapp/turbine 0.11.0

latest releases: 1.1.0, 1.0.0, 0.13.0...
21 months ago

Added

  • Restore timeout support. By default a 1-second timeout will be enforced when awaiting an event. This can be customized by supplying a timeout argument or by using the withTurbineTimeout wrapper function. Timeouts will always use wall clock time even when using a virtual time dispatcher.

Changed

  • When runTest (or any TestCoroutineScheduler) is in use, switch to the UnconfinedTestScheduler internally to ensure virtual time remains working.

Don't miss a new turbine release

NewReleases is sending notifications on new releases.