mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
9d36fd0b68
When falling back on the timeout associated with the async request, a value of -1 must be treated as: never time out. Issue: SPR-16869