22:58
<shu>
it's so funny to me that async functions cannot synchronously throw, but async generators can
23:25
<ljharb>
huh, that def seems like a mistake in the design of async gens. was it intentional?