Closed
Description
Affects: 5.1.9
I discovered this while adding a test for spring-projects/spring-boot#18027 that covered all of Boot's reactive web servers. I've tried to reproduce it in a small standalone example but didn't manage to do so. Sorry. It can be reproduced by moving this test to the superclass and then running JettyReactiveWebServerFactoryTests. You should see the block time out after 30 seconds.