Skip to content

v0.1.3

Compare
Choose a tag to compare
@CXuesong CXuesong released this 14 Oct 08:58
· 9 commits to master since this release

Fixed the bug of NullReferenceException when TaskAsyncEnumerable<T>.Enumerator.Dispose is called more than once, or called without MoveNext being called beforehand.