VictoriaMetrics/lib/procutil
Aliaksandr Valialkin 4cd173bbaa
lib/procutil: stop immediately after receiving the second SIGINT or SIGTERM signal
Previously VictoriaMetrics apps could stop responding to SIGINT and SIGTERM signals
if they hang for some reason in graceful shutdown procedure.
2022-10-20 21:40:20 +03:00
..
signal.go lib/procutil: stop immediately after receiving the second SIGINT or SIGTERM signal 2022-10-20 21:40:20 +03:00
signal_windows.go all: add go:build lines for Go1.17 2021-07-26 15:48:21 +03:00