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

[RFC] rebase: always kill all running msys2 processes #2028

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Artoria2e5
Copy link

By using powershell to find and kill all processes using the dll, we can ensure that the rebase will actually work.

A bit of testing is needed with someone on Windows Vista. We should also maybe come up with a switch to disable killing, since the search takes time.

By using powershell to find and kill all processes using the dll, we can ensure that the rebase will actually work.
@Alexpux
Copy link
Member

Alexpux commented Jun 28, 2020

Autorebase mostly need only for 32-bit MSYS2 that we not support anymore

@Artoria2e5
Copy link
Author

Artoria2e5 commented Jun 28, 2020

I just got an effed up runtime update caused by a lingering process. Maybe it should go in the thing that moves the dll instead?

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.

None yet

2 participants