Skip to content

Use Briar's IoUtils.copy(), not H2's IOUtils.copy()

akwizgran requested to merge 614-dev-reporter-does-not-close-stream into master

Our implementation closes both streams, H2's implementation leaves them open.

Closes #614 (closed).

Merge request reports