Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FUSETOOLS2-1505 - avoid flakiness in case of concurrent of Diagnostics
I previously missed the part that there was an Exception thrown in case the cancel was useful... ```If not already completed, completes this CompletableFuture with a CancellationException.``` Signed-off-by: Aurélien Pupier <[email protected]>
- Loading branch information