dcapwell commented on code in PR #67:
URL: https://github.com/apache/cassandra-accord/pull/67#discussion_r1333653707
##########
accord-core/src/test/java/accord/burn/BurnTest.java:
##########
@@ -313,6 +316,7 @@ static void burn(RandomSource random, TopologyFactory
topologyFactory, List<Id>
topologyFactory,
initialRequests::poll,
onSubmitted::set
);
+ verifier.close();
Review Comment:
if the simulation throws, we don't care about the verifier also checking...
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]