Commit d91d236
Fix testMaxQueueLatency bug (elastic#131112)
Cannot expect thread pool task to have
completed because the test only asserts
that the task has started execution
Closes elastic#1310931 parent 48f5251 commit d91d236
File tree
2 files changed
+0
-4
lines changed- server/src/test/java/org/elasticsearch/common/util/concurrent
2 files changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
520 | 520 | | |
521 | 521 | | |
522 | 522 | | |
523 | | - | |
524 | | - | |
525 | | - | |
526 | 523 | | |
527 | 524 | | |
528 | 525 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
150 | 149 | | |
151 | 150 | | |
152 | 151 | | |
| |||
0 commit comments