@@ -27,8 +27,10 @@ func main() {
}
defer client.Close()
if err := client.Ping(ctx).Err(); err != nil {
if os.Getenv("NO_PING") == "" {
panic(err)
foo := []any{}
The note is not visible to the blocked user.