I don’t want to rerun my batch after running it for two days because one didn’t handle an exception.

  • @southerntofu
    link
    22 years ago

    Do you have some reading on what CLisp does precisely in that case? I guess you could implement higher-level error-handling abstractions in any language, but i don’t know what the behavior should be in that case.

    • @vi21OP
      link
      12 years ago

      Do you have some reading on what CLisp does precisely in that case?

      No, I don’t.