I don’t want to rerun my batch after running it for two days because one didn’t handle an exception.
You must log in or register to comment.
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.
Do you have some reading on what CLisp does precisely in that case?
No, I don’t.