mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-23 16:05:00 +00:00
Improved the solution by sleeping only if we are still accepting. This avoids the sleep when the connector is stopping, speeding up tests.