vert-x3 / vertx-rx

Reactive Extensions for Vert.x
Apache License 2.0
147 stars 73 forks source link

Intermittent failure in CoreApiTest.testObservableWebSocket (RxJava 1) #319

Open tsegismont opened 1 week ago

tsegismont commented 1 week ago
Error:  Failures: 
Error:    CoreApiTest.lambda$testObservableWebSocket$9:268->AsyncTestBase.fail:271 Connection closed while handshake in process
Error:  Tests run: 49, Failures: 1, Errors: 0, Skipped: 0

In the main branch only

tsegismont commented 1 week ago

Tentative fix 6971edef