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] Stream cancellation/completion signal might not reach ActorRefSourceActor #7125

Open
Arkatufus opened this issue Mar 14, 2024 · 0 comments

Comments

@Arkatufus
Copy link
Contributor

Version Information
Version of Akka.NET? 1.5.18
Which Akka.NET Modules? Akka.Streams

Describe the bug
There is a tentative evidence that stream completion/cancellation signals did not get propagated properly to the ActorRefSourceActor and can lead to memory leak. This might be the ultimate cause of Petabridge.Cmd remote client memory leak issue, the current hotfix for this is here: https://github.com/petabridge/petabridge.cmd/pull/700

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant