Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Kill child process "docker-classic" on cancel#157

Merged
rumpl merged 2 commits intomasterfrom
kill_child_process_on_cancel
May 28, 2020
Merged

Kill child process "docker-classic" on cancel#157
rumpl merged 2 commits intomasterfrom
kill_child_process_on_cancel

Conversation

@gtardif
Copy link
Copy Markdown
Contributor

@gtardif gtardif commented May 27, 2020

What I did
Forward process signals to child process docker-classic, so that ctrl-C docker will also terminate docker-classic. Unfortunately, this will not foward the KILL signal, the parent cannot process the signal and forward it.

Related issue
Desktop issue in https://github.com/docker/pinata/pull/13957
https://ci-next.docker.com/teams-desktop/job/desktop/job/desktop-test-single-pr-mac/60900/display/redirect

(not mandatory) A picture of a cute animal, if possible in relation with what you did
image

gtardif added 2 commits May 27, 2020 18:38
@gtardif gtardif force-pushed the kill_child_process_on_cancel branch from 3f73272 to ea98a2d Compare May 27, 2020 19:14
@gtardif gtardif requested a review from rumpl May 28, 2020 08:52
@rumpl rumpl merged commit 832651b into master May 28, 2020
@rumpl rumpl deleted the kill_child_process_on_cancel branch May 28, 2020 11:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants