commit | b3f398a5d535f0189a707e2b45467aa37e85f493 | [log] [tgz] |
---|---|---|
author | Monty Taylor <mordred@inaugust.com> | Thu Nov 28 18:07:23 2013 -0500 |
committer | Monty Taylor <mordred@inaugust.com> | Mon Dec 02 13:28:18 2013 -0500 |
tree | 0d2b692bfa78b6973e5282a46beddf162cfe51cb | |
parent | a2b12006a76eb3ea990d20c1a3196481fccdc5e2 [diff] |
Catch errors centrally, and bail out more We want to be more resilient against parts of things failing. For that, we need to be able to bail out of the loop when things bork. Put in a central loop exception processor, and throw things from the functions. Change-Id: I5d9b30e1403634909ad45c27af7c975d815a9538