dkropachev opened a new pull request, #1961: URL: https://github.com/apache/cassandra-java-driver/pull/1961
It is follow up for https://github.com/apache/cassandra-java-driver/pull/1720 If `super.after()` throws an Exception `CURRENT` flag is never dropped which leads next tests with `CustomCcmMRule` to fail with `IllegalStateException("Attempting to use a Ccm rule while another is in use. This is disallowed")` -- 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]

