7e6a4ed9aac387e891751f5f3e31defd5fcdd3e3 adds a parameter raise_exceptions to the compute and compute_all methods of Computation. These parameters are set False by default. If they are set True by the user, then any exceptions in node computations will be passed back (and computation will halt).
7e6a4ed9aac387e891751f5f3e31defd5fcdd3e3 adds a parameter raise_exceptions to the compute and compute_all methods of Computation. These parameters are set False by default. If they are set True by the user, then any exceptions in node computations will be passed back (and computation will halt).