Skip to content

Commit

Permalink
update notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Rookiexu committed Feb 11, 2020
1 parent b16d950 commit 89f3a82
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ public void removeWorkHandlerLaterTest() throws InterruptedException

ringBuffer.removeGatingSequence(processor1.getSequence());

//waiting handler consume event(Because there is a event lost, it will be blocked here)
//waiting handler consume event
Assert.assertTrue(countDownLatch.await(3, TimeUnit.SECONDS));
}

Expand Down

0 comments on commit 89f3a82

Please sign in to comment.