Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Commit 1b89d3e introduced a regression where opening a new file would no longer work, because attempting to canonicalize its path would lead to a "No such file or directory" error. Fall back to opening a new file when encountering an error to fix this case.
- Loading branch information