Skip to content

1.1.3

Choose a tag to compare

@kelunik kelunik released this 15 Sep 06:15
· 269 commits to 2.x since this release
v1.1.3
fdcf400
  • Fixed race condition for closed streams. If a stream has been closed, but the final chunk not written yet, a ResourceOutputStream didn't throw an exception as expected, but instead resulted in an InvalidWatcherError.