@@ -385,6 +385,7 @@ func main() {
done <- true
}()
log.Print("Server started at port 8080")
go http.ListenAndServe(":8080", mux)
<-done
The note is not visible to the blocked user.