Wire up the signal handlers

This commit is contained in:
Kovid Goyal
2022-08-23 20:31:12 +05:30
parent 526a331f47
commit 99fde8723a
3 changed files with 69 additions and 2 deletions

View File

@@ -3,7 +3,6 @@
package utils
import (
"os"
"time"
"golang.org/x/sys/unix"