Skip to content

Stream cancellation exception can be null #498

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

Closed
Arkatufus opened this issue Dec 6, 2024 · 0 comments · Fixed by akkadotnet/akka.net#7497
Closed

Stream cancellation exception can be null #498

Arkatufus opened this issue Dec 6, 2024 · 0 comments · Fixed by akkadotnet/akka.net#7497

Comments

@Arkatufus
Copy link
Contributor

This can stem from a core Akka stream flow/stage, we would need to look on both Akka.Persistence.Sql and Akka.Streams.

An NRE happened while the stream was propagating cancellation cause up stream inside the OnDownstreamFinish() callback, this should never happen.

image

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.

1 participant