Program logic bugs vs input/environmental errors
Paolo Invernizzi via Digitalmars-d
digitalmars-d at puremagic.com
Mon Sep 29 00:52:32 PDT 2014
On Monday, 29 September 2014 at 04:03:37 UTC, Sean Kelly wrote:
> On Monday, 29 September 2014 at 02:57:03 UTC, Walter Bright
>
> Right. But if the condition that caused the restart persists,
> the process can end up in a cascading restart scenario. Simply
> restarting on error isn't necessarily enough.
This can be mitigated: a cascade reboot would occur if the
problem affects the reboot sequence itself.
---
/Paolo
More information about the Digitalmars-d
mailing list