mirror of
https://github.com/jetty/jetty.project.git
synced 2025-03-01 03:19:13 +00:00
Removed Thread.dumpStack() calls used for debugging.
This commit is contained in:
parent
921381eb7c
commit
0eade706a6
@ -693,7 +693,6 @@ public class HttpClientStreamTest extends AbstractHttpClientServerTest
|
||||
@Override
|
||||
public void succeeded()
|
||||
{
|
||||
Thread.dumpStack();
|
||||
succeeds.incrementAndGet();
|
||||
}
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user