elasticsearch/libs/core
Niels Bauman f988611691
React more prompty to task cancellation while waiting for the cluster to unblock (#128737)
Instead of waiting for the next run of the `ClusterStateObserver` (which
might be arbitrarily far in the future, but bound by the timeout if one
is set), we notify the listener immediately that the task has been
cancelled. While doing so, we ensure we invoke the listener only once.

Fixes #117971
2025-06-03 11:00:20 +03:00
..
src React more prompty to task cancellation while waiting for the cluster to unblock (#128737) 2025-06-03 11:00:20 +03:00
build.gradle Fix entitlement tools to build (#117351) 2024-11-22 21:24:50 +00:00