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

dune exec'd programs ignore signals #1480

Closed
copy opened this issue Oct 20, 2018 · 3 comments
Closed

dune exec'd programs ignore signals #1480

copy opened this issue Oct 20, 2018 · 3 comments

Comments

@copy
Copy link

copy commented Oct 20, 2018

In dune 1.4.0, a program that was started using dune exec becomes uninterruptible by Ctrl-C on Linux. Probably related to #1366.

@rgrinberg
Copy link
Member

I believe this is fixed in master. Can you confirm please?

@copy
Copy link
Author

copy commented Oct 20, 2018

Yep, it's working on master already.

@copy copy closed this as completed Oct 20, 2018
@seanpoulter
Copy link

seanpoulter commented Nov 20, 2018

FYI: I've linked back to this issue from https://discuss.ocaml.org/t//2908.

Hey! I'm new to OCaml and ran into this problem this weekend. It looks like 1.5 has been released with the fix but isn't available when I opam install dune or opam upgrade dune. Any tips? Thanks!

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

No branches or pull requests

3 participants