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

Potential error in wait #112

Open
drewdzzz opened this issue Feb 12, 2025 · 0 comments
Open

Potential error in wait #112

drewdzzz opened this issue Feb 12, 2025 · 0 comments

Comments

@drewdzzz
Copy link
Collaborator

When processing response, we don't add it to the map of futures.

After that, we wait for the future to appear in the map in wait. So, if result is not NULL, we actually wait until the timer is expired.

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