mirror of
https://github.com/jetty/jetty.project.git
synced 2025-03-04 04:49:12 +00:00
The response may arrive on client before the server notifies the complete listeners, so the assert on client side was spuriously failing to check the completion on server side.