snowdrop-zen / quarkus

Quarkus: Supersonic Subatomic Java.
https://quarkus.io
Apache License 2.0
1 stars 0 forks source link

Cancellation of Maven build should stop spawned GraalVM build, too #390

Closed snowdrop-bot closed 3 years ago

snowdrop-bot commented 3 years ago

When cancelling a running Maven build using the native profile with an in-container build, the spawned Linux container running the native image build continues to run and must be stopped manually via docker stop.


https://github.com/quarkusio/quarkus/issues/7331


$upstream:7331$