book
book copied to clipboard
[WIP] `async` and `.await` chapter with all changes
Everything for the new Chapter 17.
[!Note] Work is actually happening on #3909 and other branches moving into it over time. This PR generally includes everything that #3909 includes, any ongoing edits (e.g. those in #3965, #3983, etc.), and the listings rework—but that last bit means GitHub has a very bad time trying to render the diff. I am maintaining this branch and PR so that I can keep the listings in reasonably good shape as we make changes to
srcas it stands today, so that when we finally go to merge this thing it is not an extra pile of work all at once.
😬 GitHub is straight up not having a good time rendering the full diff with all the listing changes... so I'm opening a new PR without the listings moving for now 😱
😂 Good job, GitHub!
I am closing this; as a reference point it is still useful but it doesn't need to be an open/active PR to serve that end, and it will need to be recreated in its entirety on top of #4037.