GitHub user seanf opened a pull request:
https://github.com/apache/deltaspike/pull/76
List 'void' as valid Futureable return
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/seanf/deltaspike futureable-void
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/deltaspike/pull/76.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #76
----
commit cf21e47c1204ec1517b4ffa88dbe254843d20dc9
Author: Sean Flanigan <sflaniga@...>
Date: 2018-08-30T07:52:04Z
List 'void' as valid Futureable return
----
---