Description
As of now, VortexFuture.get() throws ExcecutionException on an already cancelled VortexFuture. It should be fixed such that it throws CancellationException instead.
Attachments
Issue Links
- links to
As of now, VortexFuture.get() throws ExcecutionException on an already cancelled VortexFuture. It should be fixed such that it throws CancellationException instead.