[ 
https://issues.apache.org/jira/browse/GEODE-9179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mario Salazar de Torres updated GEODE-9179:
-------------------------------------------
    Issue Type: Bug  (was: Task)

> Solve race condition in UTs
> ---------------------------
>
>                 Key: GEODE-9179
>                 URL: https://issues.apache.org/jira/browse/GEODE-9179
>             Project: Geode
>          Issue Type: Bug
>          Components: native client
>            Reporter: Mario Salazar de Torres
>            Priority: Major
>
> When doing syncronization in some cases like ExpiryTaskManager ones, 
> condition_variables are used. Problem is if the thread notifying, send the 
> notification before the wait is called in the other thread, then it could 
> lead to a dead-lock or timeout in the case of a timed wait.



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

Reply via email to