Skip to content

Commit

Permalink
Revert "try"
Browse files Browse the repository at this point in the history
This reverts commit 9e78f0d.
  • Loading branch information
cfmcgrady committed Jul 28, 2023
1 parent 81a2f08 commit 3e64402
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ public void testDataPushQueue() throws Exception {
})
.start();

Thread.sleep(60 * 1000);
Thread.sleep(15 * 1000);
running.set(false);

for (int i = 0; i < numWorker; i++) {
Expand Down

0 comments on commit 3e64402

Please sign in to comment.