github Quick/Nimble v11.2.1

latest releases: v13.3.0, v13.2.1, v13.2.0...
18 months ago

Fixed tripping the main thread checker in async toEventually checks. Your CI should no longer report that tests erroneously crashed because the expression's debugDescription dared to reference something that needed to run on the main thread.

What's Changed

  • Add documentation on recommended ways to configure AsyncDefaults by @younata in #1022
  • Ensure that stringify'ing an expression as part of the async/await polling infrastructure always happens on the main thread by @younata in #1024

Full Changelog: v11.2.0...v11.2.1

Don't miss a new Nimble release

NewReleases is sending notifications on new releases.