Bart De Smet
|
68711390e8
Some small memory improvements for Ix-Async.
|
10 년 전 |
Bart De Smet
|
3497cd5b6d
Fix for NullReferenceException in SelectMany.
|
10 년 전 |
Daniel Weber
|
009b14de43
AsyncEnumerable.Take: Dispose source AsyncEnumerator as soon as possible, i.e. when it's clear that MoveNext will not be called again on that enumerator. The rationale behind this is:
|
11 년 전 |
Daniel Weber
|
207ef13f38
Do not call dispose within lock-statement.
|
11 년 전 |
Daniel Weber
|
d865f9d714
Dispose inner IAsyncEnumerators in AsyncEnumerable.SelectMany.
|
11 년 전 |
Donna Malayeri
|
a2a03840ac
Rename Ix/NET/** to Ix.NET/**. Rename Rx/NET/** to Rx.NET/**
|
12 년 전 |