]
Work on CDI-564 started by Antoine Sabot-Durand.
------------------------------------------------
Async events simplification and clarification
---------------------------------------------
Key: CDI-564
URL:
https://issues.jboss.org/browse/CDI-564
Project: CDI Specification Issues
Issue Type: Clarification
Components: Events
Affects Versions: 2.0-EDR1
Reporter: Antoine Sabot-Durand
Assignee: Antoine Sabot-Durand
Following our F2F meeting, we decided to simplify Asynchronous event:
* {{FireAsync()}} should only triggers async observers
* Exception handling should be done with JDK 8 {{CompletionException}}