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

Properly unload cleanup helper app domain after an isolated service is disposed #493

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

johannesg
Copy link

Fixes #492. A small unittest is provided to demonstrate the issue.

@johannesg
Copy link
Author

Apparently the build does not like a reference to a COM object that I used in the unit test in order to get a list of running app domains...

@cosminpopescu
Copy link

Any updates on this?

@vparaschiv
Copy link

vparaschiv commented Oct 14, 2019

@matthid, @conniey, could you please review and merge, if it looks good to you?

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.

Cleanup helper domain not unloaded after dispose (Or: how to implement a recycle strategy)
3 participants