Skip to content

Commit

Permalink
AwaitsFix for #106618
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveCTurner committed Mar 21, 2024
1 parent 17ed5bc commit 09df993
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -465,6 +465,7 @@ public void testScheduledOneShotForceExecution() {
}
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/106618")
public void testScheduledFixedDelayRejection() {
final var name = "fixed-bounded";
final var threadPool = new TestThreadPool(
Expand Down

0 comments on commit 09df993

Please sign in to comment.