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

Forward termination signal to child process on Windows #126

Closed
Boscop opened this issue Aug 28, 2019 · 3 comments
Closed

Forward termination signal to child process on Windows #126

Boscop opened this issue Aug 28, 2019 · 3 comments

Comments

@Boscop
Copy link

Boscop commented Aug 28, 2019

When using the ctrlc crate to intercept Ctrl-C it doesn't work when running my exe through cargo watch -x run (my ctrlc handler won't get executed).

rust-lang/cargo#4575

@Boscop
Copy link
Author

Boscop commented Jan 6, 2021

@passcod Could you please look into this? :) It's a very important issue.
Cargo does it now, so the implementation should be pretty much copy-paste: rust-lang/cargo#4575

@passcod
Copy link
Member

passcod commented Jan 6, 2021 via email

@passcod
Copy link
Member

passcod commented Apr 11, 2021

Closing in favour of upstream issue: watchexec/watchexec#184.

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