@@ -24,7 +24,6 @@ func main() {
}
func run(ctx context.Context) {
ctx, cancel := signal.NotifyContext(ctx, syscall.SIGINT, syscall.SIGTERM)
defer cancel()
The note is not visible to the blocked user.