You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
0 commit comments