-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
org.eclipse.jetty.websocket.tests.SuspendResumeTest#testSuspendAfterClose #4907
Comments
@gregw the problem is that we had to change the So in the test we are only waiting until we get the |
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
…loseRace Issue #4907 - close websocket suspendState if close frame is received
Jetty version
10.0.x
Description
This test fails about 1 in 20 runs with the exception below. It could be a flaky test... or it could be that we are giving a close notification before we have updated state?.
The text was updated successfully, but these errors were encountered: