Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add specs for IO.open to close the file descriptor if block raises
It did have some checks if the close operation raises, but not what happens if the block itself raises an exception.
- Loading branch information