>>4I've heard people mention this before, but how would you define ``graceful'' failure? What is the difference between a graceful failure vs. a non-graceful one? Like would a graceful failure just tell you an error message and then keep on chugging along anyway, whereas a non-graceful failure would segfault or some shit?