Skip to content

Commit

Permalink
AwaitsFix for #109686
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveCTurner committed Jun 19, 2024
1 parent 227034e commit 1319af7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -488,6 +488,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 1319af7

Please sign in to comment.