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

Closer is not thread-safe #3900

Open
wirehell opened this issue May 13, 2020 · 0 comments
Open

Closer is not thread-safe #3900

wirehell opened this issue May 13, 2020 · 0 comments
Assignees
Labels
P3 package=io type=api-docs Change/add API documentation type=defect Bug, not working as expected

Comments

@wirehell
Copy link

The underlying stack is not thread safe. I encountered this issue in a scenario where lazily loaded items registered on a closer concurrently.
If not fixed it should at least be documented as not thread-safe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P3 package=io type=api-docs Change/add API documentation type=defect Bug, not working as expected
Projects
None yet
Development

No branches or pull requests

3 participants