timcassell / ProtoPromise

Robust and efficient library for management of asynchronous operations in C#/.Net.
MIT License
136 stars 13 forks source link

Add argument validation #453

Closed timcassell closed 1 week ago

timcassell commented 1 week ago

And hooked up circular await detection to AsyncEnumerable.Merge.