I agree with @andrea because, in my code i didn't refer any outer or global variables. It happened same when i just use only "var client = newAsyncHttpClient()"
may be newAsyncHttpClient contains GC Unsafe things?
I agree with @andrea because, in my code i didn't refer any outer or global variables. It happened same when i just use only "var client = newAsyncHttpClient()"
may be newAsyncHttpClient contains GC Unsafe things?