gflohr opened this issue 6 years ago · 0 comments
When running inside a Docker container, qgoda cannot be interrupted with Ctrl-C because it is running with pid 1 inside the container and no signal handlers are installed.