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

--- Comment #6 from Remy Maucherat <r...@apache.org> ---
isAsyncStarted is correct, and it's not the same as asyncContext != null, I
checked GF before writing comment 3. However; Tomcat needs to know if a
startAsync has been called earlier for its cleanup operations.

I was also thinking about a getAsyncContextInternal method, but it needs to be
accessed on the internal Request class, which is harder.

-- 
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