Branch: refs/heads/master
Home:
https://github.com/resteasy/Resteasy
Commit: d2522eebb5020ab29a7ee2d3514dd261ae1b11ba
https://github.com/resteasy/Resteasy/commit/d2522eebb5020ab29a7ee2d3514dd...
Author: Stéphane Épardaud <stef(a)inforealm.org>
Date: 2018-05-31 (Thu, 31 May 2018)
Changed paths:
M resteasy-jaxrs/src/main/java/org/jboss/resteasy/core/ResourceMethodInvoker.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/asynch/AsyncRequestFilterTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/asynch/resource/AsyncRequestFilterResource.java
Log Message:
-----------
[RESTEASY-1915] Async filter bugfix (#1530)
* Test bug with async filters when resource method return type is not void/Response
* Fix bug with async filters when ressource method does not return void/Response
**NOTE:** This service been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from
GitHub.com on January 31st, 2019.