-
Notifications
You must be signed in to change notification settings - Fork 248
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tracking issue: part 1, beginners guide #227
Comments
Rename 'advanced async/await' to 'more async/await' |
Comment on performance motivation: https://bsky.app/profile/graydon-pub.bsky.social/post/3laz2lsae6s22 |
We can tighten up the language around function signatures for async block functions in the adv async/await chapter (see #236 (comment)). Probably after 2024 edition released |
Cancellation, cancellation safety, and structured concurrencyThere's been a lot of discussion on how we should cover cancellation and cancellation safety (which intersects with whether and how we should teach structured concurrency). I think these are important topics for the book, and I'd like to work out a proper plan. This also impacts how we should talk about |
Tracking issue for part 1 of the book. For keeping track of feedback, TODOs, etc.
The text was updated successfully, but these errors were encountered: