Close stream
The stream was not properly closed. In addition, when the abort would fail, the exception caused by the abort would be propagated up the stack instead of the original exception. This patch makes sure to close the stream and let the original exception propagate.
Loading
Please register or sign in to comment