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

HG: ignore response in RPC callback #470

Open
soumagne opened this issue Jun 3, 2021 · 0 comments
Open

HG: ignore response in RPC callback #470

soumagne opened this issue Jun 3, 2021 · 0 comments

Comments

@soumagne
Copy link
Member

soumagne commented Jun 3, 2021

It would be useful to add a call that tells HG that no response will be sent (if for example some random error occurred) in the RPC callbacks so that handles can be freed correctly as we can't always safely rely on HG_Respond() to fail if the origin has disappeared.
Could be something such as HG_Set(handle, HG_NO_RESPONSE)

@soumagne soumagne changed the title HG: ignore response after cancelation HG: ignore response in RPC callback Jun 3, 2021
@soumagne soumagne added this to the future milestone Oct 8, 2021
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