SamuelMuellerKMS
Results
2
issues of
SamuelMuellerKMS
## Describe the bug When running a STATestMethod and calling a async Method, it's not syncing back to the STA Thread ## Steps To Reproduce Execute an async method in...
Needs: Design
Area: MSTest
## Describe the Bug In the Configure method of the Module class (https://github.com/autofac/Autofac/blob/develop/src/Autofac/Module.cs#L53), event handlers are always created for the events ‘componentRegistry.RegistrationSourceAdded’ & ‘componentRegistry.Registered’. However, if the feature is not...
enhancement
help wanted