Replies: 1 comment
-
@macieyng Hi and thank you for sharing this! Our Singleton is not thread safe yet, but we'll look into this |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As in the title. I'm talking about this functionality https://python-dependency-injector.ets-labs.org/providers/singleton.html#using-singleton-with-multiple-threads. This saved our application.
Maybe your implementation of Singleton is already thread safe. I'd be glad to learn more on those topics from you!
Beta Was this translation helpful? Give feedback.
All reactions