Skip to content

Commit 24f6bed

Browse files
pugnascotiajkakavas
authored andcommitted
Revert "AwaitsFix for elastic#46124"
This reverts commit 71ead75.
1 parent ff8a8b1 commit 24f6bed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/framework/src/main/java/org/elasticsearch/transport/AbstractSimpleTransportTestCase.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2159,7 +2159,6 @@ public String executor() {
21592159
latch.await();
21602160
}
21612161

2162-
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/pull/46124")
21632162
public void testHandlerIsInvokedOnConnectionClose() throws IOException, InterruptedException {
21642163
List<String> executors = new ArrayList<>(ThreadPool.THREAD_POOL_TYPES.keySet());
21652164
CollectionUtil.timSort(executors); // makes sure it's reproducible

0 commit comments

Comments
 (0)