Cancelling 'make docker-test-build' does not cancel running containers
Bug #1840249 reported by
Philippe Mathieu-Daudé
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| QEMU |
Expired
|
Undecided
|
Unassigned | ||
Bug Description
version: v4.1.0-rc5
Run 'make -k docker-test-build', wait a few, cancel with ^C:
$ make -k docker-test-build 2>&1 > /dev/null
^C
$ docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS
62264a2d777a qemu:debian-
80807c47d0df qemu:debian-
06027b5dfd4a qemu:debian-amd64 "/var/tmp/qemu/run t…" 10 minutes ago Up 10 minutes
The docker containers are still up building QEMU.
To post a comment you must log in.

The QEMU project is currently considering to move its bug tracking to another system. For this we need to know which bugs are still valid and which could be closed already. Thus we are setting older bugs to "Incomplete" now.
If you still think this bug report here is valid, then please switch the state back to "New" within the next 60 days, otherwise this report will be marked as "Expired". Or mark it as "Fix Released" if the problem has been solved with a newer version of QEMU already. Thank you and sorry for the inconvenience.