TC39 Async Context
2025-09-26
plaintext logs
prev
next
JavaScript is required to load the channel index, but you can go to
the static index
directly.
error
13:52
<
nicolo-ribaudo
>
Fwiw in this code the context would propagate the same way regardless of what we specify
13:53
<
nicolo-ribaudo
>
In both cases the only context that the generator sees is the one that was active when calling
runSync
/
runAsync