Wire up the signal handlers

This commit is contained in:
Kovid Goyal 2022-08-23 20:31:12 +05:30
parent 526a331f47
commit 99fde8723a
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C
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"