You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by GitBox <gi...@apache.org> on 2020/04/08 07:30:12 UTC

[GitHub] [qpid-proton] jiridanek opened a new pull request #238: PROTON-1675 [cpp] Attempt to listen on invalid URL will not throw exception

jiridanek opened a new pull request #238: PROTON-1675 [cpp] Attempt to listen on invalid URL will not throw exception
URL: https://github.com/apache/qpid-proton/pull/238
 
 
   Calling listen() with invalid address is not supposed to throw a C++ exception, it is supposed end up calling the `on_error` callback. So let's remove the try catch blocks from the test, since there aren't any expected exceptions here.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org