On 5/30/2012 5:58 PM, Kapps wrote:
All code has bugs in it. It's nice being notified about it and all, but if you
release a server application, and it crashes every single time it encounters any
bug... well, your customers will not have a fun time.

The correct response to a server app crashing is to restart it, not attempt to keep a program in an invalid state running.

Attempting to continue normal operation of a program that has entered an invalid state is bad news from front to back. It is wrong wrong wrong wrong.

Reply via email to