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)