-
Notifications
You must be signed in to change notification settings - Fork 86
Make it work inside cargo run
#11
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
Comments
Hi, you're welcome :) I have usually done (like in the README) a trick like |
yes, I use a cmd script |
This has been fixed and has landed in stable. Cargo now proxy signals to child process. |
Hooray! 🎉 |
Thank you for the crate.
It currently works on the university system (currently win10) with cmd and powershell, while I use my program directly.
When I start it with
cargo run
the handler will not execute. Can I enable that?The text was updated successfully, but these errors were encountered: