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

Parallel tasks can't be killed in Git Bash on Windows #32

Closed
coryhouse opened this issue Mar 23, 2016 · 2 comments
Closed

Parallel tasks can't be killed in Git Bash on Windows #32

coryhouse opened this issue Mar 23, 2016 · 2 comments

Comments

@coryhouse
Copy link

Hitting Ctrl+C in Windows produces the prompt for "Terminate batch job (Y/N)?", but answering "Y" doesn't actually get you back a usable command line.

For an example of this behavior:

  1. Clone React Slingshot
  2. npm install
  3. Run npm start in Git Bash for WIndows
  4. Note that hitting Ctrl+C fails to return a usable command line.
@mysticatea
Copy link
Owner

Thank you for this issue.

But I cannot reproduce this.
Could you share more info? (node version, npm version, git bash version, ...)

issue32

@coryhouse
Copy link
Author

Ah! The new version Git Bash fixes it. It's an issue in 1.9.2 (yes, I hadn't updated in awhile!), but works great in 2,7.4. Thanks so much for taking the time!

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

No branches or pull requests

2 participants