Skip to content

GEODE-9321: Fix possible race condition on ITs#809

Merged
pdxcodemonkey merged 1 commit into
apache:developfrom
Nordix:feature/GEODE-9321
Jun 9, 2021
Merged

GEODE-9321: Fix possible race condition on ITs#809
pdxcodemonkey merged 1 commit into
apache:developfrom
Nordix:feature/GEODE-9321

Conversation

@gaussianrecurrence
Copy link
Copy Markdown

  • Solved a possible race condition in ServerDisconnectWithListener TS
    due to the fact that there was no check to verify the server was
    actually stopped.
  • Also added gmock_actions helper to avoid duplication.
  • Modified RegisterKeysTest to use gmock_actions helper.

 - Solved a possible race condition in ServerDisconnectWithListener TS
   due to the fact that there was no check to verify the server was
   actually stopped.
 - Also added gmock_actions helper to avoid duplication.
 - Modified RegisterKeysTest to use gmock_actions helper.
@gaussianrecurrence gaussianrecurrence marked this pull request as ready for review May 31, 2021 11:30
@pdxcodemonkey pdxcodemonkey merged commit bcbca20 into apache:develop Jun 9, 2021
davebarnes97 pushed a commit to davebarnes97/geode-native that referenced this pull request Feb 9, 2022
- Solved a possible race condition in ServerDisconnectWithListener TS
   due to the fact that there was no check to verify the server was
   actually stopped.
 - Also added gmock_actions helper to avoid duplication.
 - Modified RegisterKeysTest to use gmock_actions helper.
davebarnes97 pushed a commit to davebarnes97/geode-native that referenced this pull request Feb 9, 2022
- Solved a possible race condition in ServerDisconnectWithListener TS
   due to the fact that there was no check to verify the server was
   actually stopped.
 - Also added gmock_actions helper to avoid duplication.
 - Modified RegisterKeysTest to use gmock_actions helper.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants