Files
spring-boot/module
Andy Wilkinson 4096b736c8 Tolerate race condition in httpRequestsAreTimed
Tomcat 11 will [1] send a response as soon as Content-Length bytes has
been written. This initiates a race between the timer being registered
on the server side and the test receiving the response and looking for
the timer.

Rather than sleeping for a fix period of time, we now use Awaitility
to await the availability of the timer.

Closes gh-48049

[1] https://github.com/apache/tomcat/commit/69eff83577f7c00cbaaca9384ab4b1989f516797
2025-11-12 11:40:30 +00:00
..
2025-11-11 15:29:33 +00:00
2025-11-09 12:16:47 +01:00
2025-10-21 15:04:57 -07:00
2025-11-10 10:39:32 +00:00
2025-10-23 12:48:58 +01:00
2025-10-23 12:48:58 +01:00
2025-11-10 10:39:32 +00:00
2025-10-23 12:48:58 +01:00
2025-10-23 12:48:58 +01:00
2025-10-23 14:12:50 +02:00
2025-10-23 12:48:58 +01:00
2025-10-23 14:12:50 +02:00
2025-10-23 12:48:58 +01:00