Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Fix error thrown after catching null error (#7177)
Sometimes, this catches a "null" error. This shouldn't happen, but if it does, we shouldn't throw yet another exception while handling it.
- Loading branch information