Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Track debugInfo on module state instead of stack
Notably with DON'T use try/finally because if something throws we want to observe what it was at the time we threw. Now we can use this when we create the Throw Fiber to associate the Server Components that were part of the parent stack before this error threw.
- Loading branch information