From: mquinson Date: Tue, 4 Apr 2006 13:13:52 +0000 (+0000) Subject: Make the testcase catch more errors: let A,B,C be 3 nodes. A does a RPC on B, which... X-Git-Tag: v3.3~3297 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/9d282a7b5ef6fd5e0d616c30e7caacb5a6858d38?hp=9d282a7b5ef6fd5e0d616c30e7caacb5a6858d38 Make the testcase catch more errors: let A,B,C be 3 nodes. A does a RPC on B, which callback does a RPC on C. callback of C raises an exception, is this exception propagated well to A? Looks like :) git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2061 48e7efb5-ca39-0410-a469-dd3cf9ba447f ---