Skip to content

v17.12.19

Latest
Compare
Choose a tag to compare
@AArnott AArnott released this 14 Jan 15:32
· 180 commits to main since this release
2ac34d4

Enhancements

  • Add AsyncBarrier.SignalAndWait(CancellationToken) overload by @AArnott in #1330
  • Add JoinableTaskContext.CreateNoOpContext() method by @AArnott in #1345

Fixes

  • Fix hang in AsyncLazy<T>.DisposeValueAsync by @AArnott in #1340
  • Fix JoinableTaskContext.serializedTasks memory leak by @AArnott in #1346
  • Fix an invalid operation exception when enumerating RarelyRemoveItemSet. by @lifengl in #1352
  • Raise VSTHRD002 on improper sync-blocking of configured awaiters by @AArnott in #1355

Other

Full Changelog: v17.11.20...v17.12.19