manusa / helm-java

Helm client for Java
https://www.marcnuri.com
Apache License 2.0
15 stars 6 forks source link

fix: prevent segmentation faults when performing helm install #113

Closed manusa closed 3 months ago

manusa commented 3 months ago

Allows helm install goroutine cancellation when termination sys process signals are received

Relates to #112