forked from elastic/elasticsearch
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve cancellation in repo analysis (elastic#101213)
Today we rely on an `isRunning` check to check for task cancellation, but since elastic#82685 we can actively record the failure arising from the cancellation using a `CancellationListener`. Closes elastic#101197
- Loading branch information
1 parent
482cf3b
commit b714549
Showing
1 changed file
with
4 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters