You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2013/08/01 12:03:13 UTC

[Bug 55331] Dispatch after async timeout fails

https://issues.apache.org/bugzilla/show_bug.cgi?id=55331

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
Thanks for the report. This has been fixed in trunk and 7.0.x and will be
included in 7.0.43 onwards.

Note that the example servlet provided above will trigger an infinite loop as
once the dispatch occurs, request.isAsyncStarted() will return false.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org