belliottsmith commented on code in PR #4074:
URL: https://github.com/apache/cassandra/pull/4074#discussion_r2036719745


##########
test/simulator/main/org/apache/cassandra/simulator/systems/InterceptingExecutorFactory.java:
##########
@@ -341,7 +343,7 @@ public InterceptedExecution.InterceptedThreadStart 
startParked(String name, Runn
     }
 
     @Override
-    public Interruptible infiniteLoop(String name, Task task, SimulatorSafe 
simulatorSafe, Daemon daemon, Interrupts interrupts)
+    public Interruptible infiniteLoop(String name, Task task, SimulatorSafe 
simulatorSafe, Interrupts interrupts)

Review Comment:
   this probably needs to handle `JOB` now too?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org
For additional commands, e-mail: pr-h...@cassandra.apache.org

Reply via email to