Skip to content

v2.5.1

Compare
Choose a tag to compare
@timcassell timcassell released this 27 May 04:15
· 761 commits to master since this release
11a6593

Fixes:

  • Included IL2CPP fixes in .Net Standard 2.1 nuget package.
  • Fixed a race condition with linked CancelationTokens when object pooling is enabled.
  • Fixed a race condition when Deferred.ReportProgress is called concurrently with Deferred.Resolve/Reject/Cancel.