mirror of
https://github.com/go-task/task.git
synced 2026-06-15 03:41:37 +00:00
os.Kill is SIGKILL (kill -9), cannot be intercepted. (see https://github.com/golang/go/issues/13080)
os.Kill is SIGKILL (kill -9), cannot be intercepted. (see https://github.com/golang/go/issues/13080)