Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Ignore async exceptions when reading source files fails (#1501)
This fixes a subtle bug where async exceptions thrown in `addPrePostContext()` where not caught by the try/catch block.
- Loading branch information