TSingletonLifetimeManager doesn't manage thread concurrency.

Issue #102 resolved
Former user created an issue

TSingletonLifetimeManager.Resolve has to manage thread concurrency as TSingletonPerThreadLifetimeManager to avoid to create several instances at the same time from different threads.

Comments (5)

  1. Stefan Glienke repo owner

    Just so you know I don't ignore your pull request. I will do that once we are finished with our Marshmallow work and merged that back to develop.

  2. Log in to comment