salmanahmad / silo

The Silo Programming Language
0 stars 0 forks source link

HTTP Release Error #123

Open salmanahmad opened 10 years ago

salmanahmad commented 10 years ago

I get this error message:

Jun 23, 2014 4:17:48 PM io.netty.util.ResourceLeakDetector reportLeak
SEVERE: LEAK: ByteBuf.release() was not called before it's garbage-collected. Enable advanced leak reporting to find out where the leak occurred. To enable advanced leak reporting, specify the JVM option '-Dio.netty.leakDetectionLevel=advanced' or call ResourceLeakDetector.setLevel()

I think it happens when I disconnect before the request finishes.