Comment 6 for bug 499018

Revision history for this message
Free Ekanayaka (free.ekanayaka) wrote :

[1], [2]

Fixed.

[3]

It's a very good point. I wrapped the method call in receive_method_call with a try/except block, and now the protocol gracefully fails with a MethodCallError if the remote objects raises an exception. Thanks for bringing this up.