codeconsole opened a new pull request, #16226:
URL: https://github.com/apache/grails-core/pull/16226

   A callback attached while the container is dispatching an async result must 
not start a second async cycle. Reuse the active AsyncGrailsWebRequest instead, 
preserving request decoration and leaving completed or inconsistent requests as 
visible failures.
   
   Always clear the thread-bound GrailsWebRequest when a container has recycled 
the servlet request, and log the failed attribute cleanup at warning level.
   
   Cover both paths through WebPromises and WebUtils public APIs.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to