Philippe Marschall created WFLY-3295:
----------------------------------------
Summary: AsyncContext#start runs in caller thread
Key: WFLY-3295
URL:
https://issues.jboss.org/browse/WFLY-3295
Project: WildFly
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Web (Undertow)
Affects Versions: 8.1.0.CR1
Reporter: Philippe Marschall
Assignee: Stuart Douglas
{{javax.servlet.AsyncContext.start(Runnable)}} seems to run the runnable in the caller
thread. In order for this method to be useful it should be run in a different thread.
I'll attach a class to demonstrate the issue.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira