Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use asynchronous enumerators #111

Open
rofr opened this issue May 18, 2020 · 1 comment · May be fixed by #132
Open

Use asynchronous enumerators #111

rofr opened this issue May 18, 2020 · 1 comment · May be fixed by #132

Comments

@rofr
Copy link
Member

rofr commented May 18, 2020

Use IAsyncEnumerable<> instead of IEnumerable<> for IJournalReader.GetRecords()
https://docs.microsoft.com/en-us/archive/msdn-magazine/2019/november/csharp-iterating-with-async-enumerables-in-csharp-8

@Gulin7
Copy link

Gulin7 commented Nov 27, 2024

Hi, @rofr , can I take this?

@Gulin7 Gulin7 linked a pull request Nov 27, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants