Skip to content

3.0.1

Choose a tag to compare

@GrahamCampbell GrahamCampbell released this 05 Aug 19:35
· 3 commits to 3.0 since this release
64f38b8

Changed

  • Changed the default TReason of FulfilledPromise and Create::promiseFor() to never
  • Changed the default TValue of RejectedPromise and Create::rejectionFor() to never

Fixed

  • Fixed EachPromise abandoning its aggregate when the pending window drains unsettled
  • Fixed EachPromise admitting new work after its aggregate has settled