Hi guys, just noticed that the following warning happens from time to time (not easy to reproduce):
12:08:27.540 [main] INFO o.x.t.d.i.j.XWikiDockerExtension - (*) Start VNC container...
12:08:32.120 [main] INFO o.x.t.d.i.j.XWikiDockerExtension - (*) Starting test [deleteChildren]
Dec 22, 2019 12:08:52 PM org.testcontainers.shaded.okhttp3.internal.platform.Platform log
WARNING: A connection to http://docker.socket/ was leaked. Did you forget to close a response body? To see where this was allocated, set the OkHttpClient logger level to FINE: Logger.getLogger(OkHttpClient.class.getName()).setLevel(Level.FINE);
12:08:52.845 [main] INFO o.x.t.d.i.j.XWikiDockerExtension - (*) Stopping test [deleteChildren]
Anything that can be done?
I'll try to reproduce with the log level set to FINE.
Hi guys, just noticed that the following warning happens from time to time (not easy to reproduce):
Anything that can be done?
I'll try to reproduce with the log level set to FINE.