Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move errClose checking and other error checking before error casting and string searches. This improves both readability and performance as handling errClose is a common case.
- Loading branch information