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

Race condition in parameter handling #368

Closed
krichardsson opened this issue Dec 6, 2022 · 0 comments · Fixed by #370
Closed

Race condition in parameter handling #368

krichardsson opened this issue Dec 6, 2022 · 0 comments · Fixed by #370
Assignees
Labels
Milestone

Comments

@krichardsson
Copy link
Contributor

In the _ExtendedTypeFetcher class in the parameter handling code, there is a race condition where the _close() and run() methods call get() on the request_queue

The same problem exists in the _ParamUpdater class

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

Successfully merging a pull request may close this issue.

3 participants