Open jakobmerrild opened 1 month ago
I should note that I'm using the sbtn
client and run with SBT
in BSP
mode.
Just tried running with native SBT
and there was no issue. Feel free to close this issue if it isn't something worth investigating.
I should add a test for every Compressor/Decompressor which transforms a very big stream to make sure there are no leaks.
I'm not sure exactly what's going on, but when running
The SBT runnable runs out of memory. This might be an issue with the way the tests are constructed, but could also indicate a memory leak in the implementation itself?