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

All fragments should be deleted when reconnecting. #497

Open
davidgaleano opened this issue Oct 24, 2024 · 0 comments
Open

All fragments should be deleted when reconnecting. #497

davidgaleano opened this issue Oct 24, 2024 · 0 comments

Comments

@davidgaleano
Copy link
Contributor

I think rpc_reconnect_requeue should call rpc_free_all_fragments when resetting the state of the rpc context, otherwise any fragments already received before the reconnection will be left over and reused when trying to receive new payloads, which may lead to incorrectly interpreted responses.

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