https://bz.apache.org/bugzilla/show_bug.cgi?id=59261

--- Comment #4 from Mark Thomas <ma...@apache.org> ---
On the plus side, the async code is reasonably well covered by the unit tests.

The down side, as Rémy points out is that we'll need to carefully review all
the calls to getAsyncContext(). We may also need a getAsyncContextInternal()
method (or something along those lines) so we can get the async context in
those cases where we need it even if isAsyncStarted() is false.

I guess working on this in 9.0.x, and ironing out the wrinkles before slowly
back-porting is the way to go.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to