mirror of
https://github.com/jetty/jetty.project.git
synced 2025-03-01 03:19:13 +00:00
Removed call to Thread.dumpStack().
This commit is contained in:
parent
bcbefd3942
commit
6ed0170913
@ -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