JasperFx / lamar

Fast Inversion of Control Tool and Successor to StructureMap
https://jasperfx.github.io/lamar
MIT License
568 stars 119 forks source link

ServiceScopeFactoryCreation should set Wraps to true #175

Closed CodingGorilla closed 5 years ago

CodingGorilla commented 5 years ago

Unless this is true, you can end up with methods that should be awaited, not be, causing the using to dispose the service scope and other dependencies before the awaitable methods complete.

jeremydmiller commented 5 years ago

Closed by https://github.com/JasperFx/lamar/commit/f2ef4a5bb60a806619c431275b507bc692a50193