Le 31/05/2012 04:10, Walter Bright a écrit :
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.
Should I mention to restart it AFTER A GRACEFUL SHUTDOWN ?
