We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Thinking about some flag in Container to use threading.Lock for sync resolving of singletons and resources
Container
threading.Lock
The text was updated successfully, but these errors were encountered:
or maybe always use threading Lock when resolving singletons and resources in sync mode
Sorry, something went wrong.
lesnik512
Successfully merging a pull request may close this issue.
Thinking about some flag in
Container
to usethreading.Lock
for sync resolving of singletons and resourcesThe text was updated successfully, but these errors were encountered: