mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
27cd87926a
This change ensures that an onError outcome from an async request is also routed to onCompletion handlers registered with StandardServletAsyncWebRequest. Issue: SPR-13292