You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@etch.apache.org by "Martin Veith (JIRA)" <ji...@apache.org> on 2014/02/13 17:05:19 UTC

[jira] [Created] (ETCH-287) Client hangs in hasResult() or hasException()

Martin Veith created ETCH-287:
---------------------------------

             Summary: Client hangs in hasResult() or hasException()
                 Key: ETCH-287
                 URL: https://issues.apache.org/jira/browse/ETCH-287
             Project: Etch
          Issue Type: Bug
          Components: binding-cpp
    Affects Versions: 1.3.0
            Reporter: Martin Veith
            Assignee: Martin Veith
            Priority: Blocker
             Fix For: 1.4


In case the connection on socket level gets closed before or during a function call, the calls hasException() or hasResult() block forever as the respective condition variable is never signalized.





--
This message was sent by Atlassian JIRA
(v6.1.5#6160)