Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IDisposable services using factory methods (Work in progress) #334

Closed
wants to merge 3 commits into from
Closed

IDisposable services using factory methods (Work in progress) #334

wants to merge 3 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Sep 13, 2017

Ensuring that services resolved using factory method that implement IDisposable can be resolved #325

@ghost
Copy link
Author

ghost commented Sep 13, 2017

This is failing because master is broken, please merge #329 first and then we should re-run this build before merge.

@ghost ghost changed the title IDisposable services using factory methods IDisposable services using factory methods (Work in progress) Sep 13, 2017
…hrough TransientLifestyleManager to LifecycledComponentsReleasePolicy resolution workflows, please see FactorySupportDisposableTestCase
@ghost
Copy link
Author

ghost commented Sep 13, 2017

Closing this out, it is not ready yet

@ghost ghost closed this Sep 13, 2017
@ghost ghost deleted the disposable-using-factory branch June 22, 2018 00:18
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IDisposable and UsingFactoryMethod
0 participants