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

rpc_client reset with outstanding requests #21

Closed
jhunsaker opened this issue Aug 5, 2021 · 1 comment
Closed

rpc_client reset with outstanding requests #21

jhunsaker opened this issue Aug 5, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@jhunsaker
Copy link
Contributor

jhunsaker commented Aug 5, 2021

if rpc_client::reset is called with outstanding requests, the mapping from id to request type gets cleared and the subsequent processing of responses results can use the wrong message type

@mass mass added the bug Something isn't working label Aug 12, 2021
@jayantk
Copy link
Contributor

jayantk commented Mar 31, 2022

will be fixed as part of pythd rewrite

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants