maksaska commented on code in PR #11793: URL: https://github.com/apache/ignite/pull/11793#discussion_r1948065981
########## modules/core/src/test/java/org/apache/ignite/internal/processors/performancestatistics/PerformanceStatisticsThinClientTest.java: ########## @@ -96,7 +119,19 @@ public class PerformanceStatisticsThinClientTest extends AbstractPerformanceStat @Override protected void afterTestsStopped() throws Exception { super.afterTestsStopped(); - thinClient.close(); + stopAllGrids(); Review Comment: Added closure for a thin client -- 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: notifications-unsubscr...@ignite.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org