[Maas-devel] Don't forget to catch declared exceptions in RPC handlers
Julian Edwards
julian.edwards at canonical.com
Fri Sep 19 02:05:04 UTC 2014
On Friday 19 Sep 2014 12:03:46 Julian Edwards wrote:
> yield(SomeRPCFunction, arg)
Sorry that should be, of course:
yield client(SomeRPCFunction, arg)
But the point still stands.
More information about the Maas-devel
mailing list