mirror of
https://github.com/torproject/collector.git
synced 2024-11-26 19:00:38 +00:00
unofficial git repo -- report bugs/issues/pull requests on https://gitlab.torproject.org/
83850daa9d
As the docs say, "If timely disposal of file system resources is required, the try-with-resources construct should be used to ensure that the stream's close method is invoked after the stream operations are completed." Turns out that without closing the stream, the JVM runs out of memory pretty quickly. Doing this is not optional but mandatory. |
||
---|---|---|
src | ||
.gitignore | ||
.gitlab-ci.yml | ||
.gitmodules | ||
build.xml | ||
CHANGELOG.md | ||
INSTALL.md | ||
LICENSE |