C++ client: exceptions occuring in the network thread are not caught and 
rethrown in the user's thread.
-------------------------------------------------------------------------------------------------------

                 Key: QPID-510
                 URL: https://issues.apache.org/jira/browse/QPID-510
             Project: Qpid
          Issue Type: Bug
            Reporter: Alan Conway
             Fix For: M2


Catch all exceptions in non-user threads and close the channel, marking it with 
the exception. User thread blocked in the channel should receive the exception, 
as should future user calls on the channel. Preserve the original exception for 
origin src/line debugging info.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to