Skip to content
Snippets Groups Projects
Commit 3294c1c4 authored by Peter J. Keleher's avatar Peter J. Keleher
Browse files

auto

parent 2365cbba
No related branches found
No related tags found
No related merge requests found
...@@ -169,7 +169,7 @@ locking behavior identical as shown in the video. ...@@ -169,7 +169,7 @@ locking behavior identical as shown in the video.
## Notes ## Notes
- Use the `context` to set RPC timeouts to 60 seconds. - 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. - Your server main should spawn off your `http` server in a new goroutine, and be always available.
## Grading ## Grading
I will assign grades vaguely as follow: I will assign grades vaguely as follow:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment