What's Changed
- Changed: Both
continuousClock
andsuspendingClock
test values have been changed from failing immediate clocks to failing live clocks (#89). While this is a behavioral change, it should only affect failing test suites. It should also make analyzing failure easier/less noisy, since code will behave as it would in live applications, and timers won't immediately emit many failures. - Fixed: re-introduce SPI-gated
withMainSerialExecutor
(thanks @kabiroberai, #84).
New Contributors
- @kabiroberai made their first contribution in #84
Full Changelog: 0.4.1...0.4.2