Hi Guys,
Remember that CDI 2.0 will require JDK8. So user will have very powerful asynchronous
feature out of the box with the CompletableFuture class. So I wonder if we should really
focus on this @Asynhcronous annotation and it’s right JSR ?
Whatever we decide here, the first point we should work on IMO is specifying how contexts
will be propagated (or not) during async operations.
Antoine