Branch: refs/heads/3.5
Home:
https://github.com/resteasy/Resteasy
Commit: ffcdc19797dd3522962d663aa84fd15b791a1261
https://github.com/resteasy/Resteasy/commit/ffcdc19797dd3522962d663aa84fd...
Author: Alessio Soldano <soldano.servizi(a)email.it>
Date: 2018-02-08 (Thu, 08 Feb 2018)
Changed paths:
M
resteasy-jaxrs/src/main/java/org/jboss/resteasy/plugins/server/servlet/Servlet3AsyncHttpRequest.java
Log Message:
-----------
[RESTEASY-1800] Always use resteasy scheduler (#1405)
* Use resteasy's scheduler to handle timeout
* Remove aysncContext timeout setting
* Set asynContext timeout -1 and resteasy will take care of the timeout thing
* timeout <=0