AsyncEnumerable icon indicating copy to clipboard operation
AsyncEnumerable copied to clipboard

[WIP] Add support for IProgress

Open Misiu opened this issue 5 years ago • 2 comments

This small change allows passing IProgress<T> that can be used for progress updates. This is still WIP so any comments are welcome.

Solves https://github.com/Dasync/AsyncEnumerable/issues/37

Misiu avatar Apr 17 '19 09:04 Misiu

@Misiu would you want to update this to get out of "WIP" state and move forward?

ndrwrbgs avatar Dec 08 '19 22:12 ndrwrbgs

@ndrwrbgs sadly I won't have much time till the new year. There isn't much to do, I must rebase this PR and check if everything will work fine. I think this PR requires adding tests, but that's something I'm not good at. @kind-serge what are your requirements?

Misiu avatar Dec 09 '19 09:12 Misiu