unitycontainer / microsoft-dependency-injection

Unity.Microsoft.DependencyInjection package
Apache License 2.0
63 stars 36 forks source link

changed dispose method on ServiceProvider to fix error on refrashing … #52

Closed madoxdev closed 5 years ago

madoxdev commented 5 years ago

…crash

-> changed the Type thrown in the exception when Container is null to be more appropiate -> removed unnecessary _factory field in class, and replaced with local variable -> removed construction of object that hasn't been assigned to anything

cguedel commented 4 years ago

@madoxdev Any reason you did close this? It seems to fix https://github.com/unitycontainer/microsoft-dependency-injection/issues/57 for me

ENikS commented 4 years ago

This is just a temporary workaround. The issue is not fixed yet so it remains open.

cguedel commented 4 years ago

Any ETA on a fix?

ENikS commented 4 years ago

Next month, perhaps early January. At the moment working on administrative tasks, trying to join net foundation, secure financial support and etc.