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

Make update work with locked assemblies #51

Closed
mlorbetske opened this issue Jun 1, 2016 · 1 comment
Closed

Make update work with locked assemblies #51

mlorbetske opened this issue Jun 1, 2016 · 1 comment
Labels
Milestone

Comments

@mlorbetske
Copy link
Member

Update should launch a breakaway from parent process that (after the process has exited) does the uninstall, launches another breakaway process that does the install and resumes normal execution

This should get around the locked assembly problem.

Or we could generate a script (or provide instructions) to perform the update without all the crazy respawning.

@mlorbetske mlorbetske added this to the Proposals milestone Jun 1, 2016
@mlorbetske
Copy link
Member Author

This should be addressed by #61

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant