Skip to content

v2.5.3

Compare
Choose a tag to compare
@timcassell timcassell released this 09 Jun 23:53
· 740 commits to master since this release
de18e3c

Fixes:

  • Fixed circular await detection with Promise.ParallelForEach and Promise.ParallelFor.

Optimizations:

  • Reduced memory of CancelationSource.
  • Reduced memory of linked CancelationTokens.