You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Page 152 (Paragraph 3, line 1): **we**_should be_**We**
54
+
* Page 163 (Paragraph 2, line 1): **Now we have two `coroutine/wait` functions. `async_main` stores a set of coroutines created by `read_request` in a `Vec<T: Future>`.**_should be_**Now we have two `coroutine/wait` functions. `async_main` stores a set of coroutines created by `request` in a `Vec<T: Future>`.**
54
55
* Page 163 (Paragraph 4, line 2): **The next `coroutine/wait` function is `read_requests`**_should be_**The next `coroutine/wait` function is `requests`**
55
56
* Page 17 (Paragraph 3, line 2): **dye**_should be_**die**
0 commit comments