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

Add support for Ctrl+C to stop cmd/run #12

Closed
pisuke opened this issue Sep 3, 2018 · 0 comments
Closed

Add support for Ctrl+C to stop cmd/run #12

pisuke opened this issue Sep 3, 2018 · 0 comments

Comments

@pisuke
Copy link
Collaborator

pisuke commented Sep 3, 2018

When using cmd/exrun it is possible to use Ctrl+C to stop the program, but when running cmd/run this does not seem to be possible. At the moment I use

docker stop daq-runner

or

docker kill daq-runner

from a separate terminal window to stop the execution.
Being able to use Ctrl+C in the same terminal would be useful.

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

2 participants