Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
1.3.0
-
None
Description
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.