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

Stream cancellation exception can be null #498

Open
Arkatufus opened this issue Dec 6, 2024 · 0 comments
Open

Stream cancellation exception can be null #498

Arkatufus opened this issue Dec 6, 2024 · 0 comments

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

No branches or pull requests

1 participant