00:13
<Stephen Belanger>
In general. There’s some degree of browser tracing presently, but not nearly the maturity of servers. I agree that considering all runtime types is best though. Just pointing out server tracers won’t care so much about some of these concerns as they will not impact us.
12:32
<Andreu Botella>
I have a PR for the spec infra for the error event, PTAL: https://github.com/tc39/proposal-async-context/pull/95
12:54
<littledan>
I have a PR for the spec infra for the error event, PTAL: https://github.com/tc39/proposal-async-context/pull/95
did we decide what the semantics would be at runtime for the error event on the web? Is that documented somewhere?
12:56
<Andreu Botella>
I don't think we reached a decision, but that PR does what you would expect, even for primitive exceptions