File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1594,7 +1594,7 @@ public void run() {
15941594
}
15951595
}
15961596
},
1597-
MoreExecutors.directExecutor());
1597+
executor);
15981598
return res;
15991599
}
16001600

0 commit comments

Comments
 (0)