dkropachev commented on PR #1720: URL: https://github.com/apache/cassandra-java-driver/pull/1720#issuecomment-2343809661
> Wrapping `after` is not necessary, as follow-up `before` would clean things up. it `super().after()` fails, `CURRENT` stails populated and you endup with the exact same problem. -- 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]

