[ 
https://issues.apache.org/jira/browse/GEODE-9026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17303479#comment-17303479
 ] 

ASF GitHub Bot commented on GEODE-9026:
---------------------------------------

gaussianrecurrence opened a new pull request #769:
URL: https://github.com/apache/geode-native/pull/769


    - As it seems there is still a very rare race condition that might
      cause the test to fail.
    - If the listener is called before wait_for is called, the test fails
      due to timeout.
    - A flag and predicate has been added to tackle this race condition.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


> Fix race-condition for RegisterAllWithConsistencyDisabled IT
> ------------------------------------------------------------
>
>                 Key: GEODE-9026
>                 URL: https://issues.apache.org/jira/browse/GEODE-9026
>             Project: Geode
>          Issue Type: Bug
>          Components: native client
>    Affects Versions: 1.13.1
>            Reporter: Mario Salazar de Torres
>            Assignee: Mario Salazar de Torres
>            Priority: Major
>              Labels: pull-request-available
>
> There is a race condition in this test having to do with GMock's expectances 
> being set after the call happens. This can be solved as easily as setting the 
> expectance sooner.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to