Skip to content

Commit

Permalink
AwaitsFix for elastic#109686
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveCTurner committed Jun 19, 2024
1 parent d2acaa8 commit da1ba77
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -487,6 +487,7 @@ public void onTaskRegistered(Task task) {
}
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/109686")
public void testTasksCancellation() throws Exception {
// Start blocking test task
// Get real client (the plugin is not registered on transport nodes)
Expand Down

0 comments on commit da1ba77

Please sign in to comment.