eclipse / microprofile-rest-client

MicroProfile Rest Client
Apache License 2.0
143 stars 72 forks source link

ReactiveStreamsPublisherTckTest - setup cleanupLatch only when starting server #322

Closed aubi closed 3 years ago

aubi commented 3 years ago

The test was waiting for cleanupLatch, although it wasn't always used, which caused timeouts: [ReactiveStreamsPublisherTckTest] [ERROR] Server did not close long after test completed