| 15:37 | <Andreu Botella> | How come the readme doesn't show any actual example of using AsyncContext with async/await? |
| 17:03 | <Justin Ridgewell> | It does: https://github.com/tc39/proposal-async-context#transitive-task-attribution |
| 17:04 | <Justin Ridgewell> | There are a bunch of examples, using setTimeout, p.then(), and await |