- Fixed
ErrnoError.message
incorrectly including the path and errno- This full message is now returned by
ErrnoError.toString
- This full message is now returned by
- Fix incorrect usage of
assert.rejects
message argument in tests - Updated
Async._patchAsync
error message for clarity