Skip to content

Implement async enumerable for QueryLogsParallel#75

Merged
PrzemyslawKlys merged 3 commits intomasterfrom
replace-task.waitall-with-await-task.whenall
Jun 30, 2025
Merged

Implement async enumerable for QueryLogsParallel#75
PrzemyslawKlys merged 3 commits intomasterfrom
replace-task.waitall-with-await-task.whenall

Conversation

@PrzemyslawKlys
Copy link
Member

Summary

  • refactor QueryLogsParallel to return IAsyncEnumerable and await tasks
  • adjust QueryNamedEvents and cmdlet to consume async enumeration
  • update example projects for new async API

Testing

  • dotnet build Sources/EventViewerX.sln -c Release

https://chatgpt.com/codex/tasks/task_e_6861941cb4dc832eb74f6a20ea20d7d4

@PrzemyslawKlys PrzemyslawKlys merged commit 77ec601 into master Jun 30, 2025
5 checks passed
@PrzemyslawKlys PrzemyslawKlys deleted the replace-task.waitall-with-await-task.whenall branch June 30, 2025 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant