Don't cascade failure in ext_call
Instead, if callee doesn't complete successfuly, return a non-zero status code. This will prevent cascading traps up to the top-level. Due to this some tests were altered so that they now expect successful transfer instead of a failure.
parent
ca330719
Please register or sign in to comment