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

Thread-safe singletons and resources #13

Closed
lesnik512 opened this issue Nov 9, 2024 · 1 comment · Fixed by #16
Closed

Thread-safe singletons and resources #13

lesnik512 opened this issue Nov 9, 2024 · 1 comment · Fixed by #16
Assignees
Labels
enhancement New feature or request

Comments

@lesnik512
Copy link
Member

lesnik512 commented Nov 9, 2024

Thinking about some flag in Container to use threading.Lock for sync resolving of singletons and resources

@lesnik512 lesnik512 added the enhancement New feature or request label Nov 9, 2024
@lesnik512 lesnik512 self-assigned this Nov 16, 2024
@lesnik512
Copy link
Member Author

or maybe always use threading Lock when resolving singletons and resources in sync mode

@lesnik512 lesnik512 linked a pull request Nov 16, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant