Branch: refs/heads/3.12
Home:
https://github.com/resteasy/Resteasy
Commit: 1e302a9f1ca6b62a1e608c73c30648e6d0779531
https://github.com/resteasy/Resteasy/commit/1e302a9f1ca6b62a1e608c73c3064...
Author: Ron Sigal <rsigal(a)redhat.com>
Date: 2020-05-08 (Fri, 08 May 2020)
Changed paths:
M
resteasy-jaxrs/src/main/java/org/jboss/resteasy/plugins/server/servlet/Servlet3AsyncHttpRequest.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/asynch/AsyncTimeoutTest.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/asynch/resource/AsyncTimeoutResource.java
Log Message:
-----------
[RESTEASY-2472] Prevent timeout handler from running if request doesn't time out.
(#2393)