mirror of
https://github.com/go-task/task.git
synced 2026-09-01 19:50:16 +02: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)