mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-22 15:15:48 +00:00
Made test more reliable.
This commit is contained in:
parent
fd158a231b
commit
0360b1cc5b
@ -168,7 +168,7 @@ public class StreamCloseTest extends AbstractTest
|
||||
@Override
|
||||
public void succeeded()
|
||||
{
|
||||
Assert.assertTrue(((HTTP2Stream)stream).isLocallyClosed());
|
||||
// Here the stream may be just locally closed or fully closed.
|
||||
clientDataLatch.countDown();
|
||||
}
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user