From 2365cbbae12bf13f41b60847857a464d6bf58815 Mon Sep 17 00:00:00 2001
From: "Peter J. Keleher" <keleher@cs.umd.edu>
Date: Tue, 12 Sep 2023 10:38:13 -0400
Subject: [PATCH] auto

---
 p2.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/p2.md b/p2.md
index ca48ec5..1dc915b 100644
--- a/p2.md
+++ b/p2.md
@@ -169,7 +169,7 @@ locking behavior identical as shown in the video.
 
 ## Notes
 - Use the `context` to set RPC timeouts to 60 seconds.
-
+- Your webserver should spawn off your `http` server in a new goroutine, and be always available.
 
 ## Grading
 I will assign grades vaguely as follow:
-- 
GitLab