Skip to content

Handle exceptions in Parallel.ForEach#83

Merged
PrzemyslawKlys merged 1 commit intomasterfrom
capture-exceptions-in-parallel.foreach
Jul 1, 2025
Merged

Handle exceptions in Parallel.ForEach#83
PrzemyslawKlys merged 1 commit intomasterfrom
capture-exceptions-in-parallel.foreach

Conversation

@PrzemyslawKlys
Copy link
Member

Summary

  • capture exceptions thrown inside QueryLogsParallelForEach
  • surface aggregated exceptions when iteration finishes

Testing

  • dotnet build Sources/EventViewerX.sln --no-restore
  • dotnet test Sources/EventViewerX.Tests/EventViewerX.Tests.csproj --no-build

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

@PrzemyslawKlys PrzemyslawKlys merged commit 8cde116 into master Jul 1, 2025
5 checks passed
@PrzemyslawKlys PrzemyslawKlys deleted the capture-exceptions-in-parallel.foreach branch July 1, 2025 20:34
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