mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 09:28:55 -04:00
This test was failing due to a race between an early cancellation check and the cancel operation. With this commit we wait until the action is definitely blocked before cancelling the task. Closes #100062 |
||
---|---|---|
.. | ||
src/javaRestTest/java/org/elasticsearch | ||
build.gradle |