-
- Downloads
Refactor Gracefulshutdown Plugin (#404)
* Refactor gracefulshutdown plugin
* Remove reporting hanging workers
* Add ShutdownWithError() func to trigger graceful shutdown
from outside of the package with error message
* Simplify code
* Increase forcekill timeout to 60 seconds
* Add back reporting of hanging workers
* Upgrade hive.go
* go mod tidy
Co-authored-by:
Wolfgang Welz <welzwo@gmail.com>
Showing
- go.mod 1 addition, 1 deletiongo.mod
- go.sum 2 additions, 3 deletionsgo.sum
- plugins/gracefulshutdown/plugin.go 9 additions, 2 deletionsplugins/gracefulshutdown/plugin.go
- tools/integration-tests/tester/go.mod 1 addition, 1 deletiontools/integration-tests/tester/go.mod
- tools/integration-tests/tester/go.sum 2 additions, 3 deletionstools/integration-tests/tester/go.sum
Loading
Please register or sign in to comment