[ https://issues.apache.org/jira/browse/GEODE-9322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17381421#comment-17381421 ]
ASF subversion and git services commented on GEODE-9322: -------------------------------------------------------- Commit cd015a30066245fef934cf8445a5d553b1b87baf in geode-native's branch refs/heads/develop from Mario Salazar de Torres [ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=cd015a3 ] GEODE-9322: Fix possible race condition on new ITs (#810) - Solved a potential race condition in TransactionCleaningTest TS due to the fact that no checks were performed after starting/stopping the server. - Added gmock_actions helper to avoid gmock actions duplication. > Solve potential race condition in TransactionCleaningTest > --------------------------------------------------------- > > Key: GEODE-9322 > URL: https://issues.apache.org/jira/browse/GEODE-9322 > Project: Geode > Issue Type: Bug > Components: native client > Reporter: Mario Salazar de Torres > Assignee: Mario Salazar de Torres > Priority: Major > Labels: pull-request-available > > A possible race condition was detected in this new IT. > Given there is no check for servers start/stop, it might happen that the test > proceeds before the server is actually stopped/started. > -- This message was sent by Atlassian Jira (v8.3.4#803005)