@ -23,7 +23,6 @@ func main() {
panic(err)
}
}()
defer exit()
signalChan := make(chan os.Signal, 1)
signal.Notify(signalChan, syscall.SIGINT, syscall.SIGTERM)
The note is not visible to the blocked user.