We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1cd730 commit 1d12be6Copy full SHA for 1d12be6
1 file changed
src/main/java/com/lmax/disruptor/BatchEventProcessor.java
@@ -120,7 +120,6 @@ public void run()
120
throw new IllegalStateException("Thread is already running");
121
}
122
123
- // halt();
124
sequenceBarrier.clearAlert();
125
126
notifyStart();
0 commit comments