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

Temp assembly cleanup #40

Closed
distantcam opened this issue Dec 28, 2013 · 2 comments
Closed

Temp assembly cleanup #40

distantcam opened this issue Dec 28, 2013 · 2 comments

Comments

@distantcam
Copy link
Member

So, what do people think would be the best way to clean up temp assemblies?

Should we add a handler to AppDomain.ProcessExit to clean them up?

@SimonCropp
Copy link
Member

would AppDomain.ProcessExit work? wouldn't the assemblies in question still be locked?

@SimonCropp
Copy link
Member

i think document how this works and leave it up to the person consuming costura to do the cleanup

@SimonCropp SimonCropp added the bug label Nov 12, 2014
@distantcam distantcam added wontfix and removed bug labels Apr 7, 2015
@distantcam distantcam added this to the 2.0 milestone Apr 7, 2015
@distantcam distantcam removed this from the 2.0 milestone Jun 5, 2015
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

No branches or pull requests

2 participants