1.1.3
- Fixed race condition for closed streams. If a stream has been closed, but the final chunk not written yet, a
ResourceOutputStreamdidn't throw an exception as expected, but instead resulted in anInvalidWatcherError.
ResourceOutputStream didn't throw an exception as expected, but instead resulted in an InvalidWatcherError.