Open hyfen opened 4 years ago
Some example cases where we might want to use this option:
In the runner, we'd just have to catch errors and use ensure to update the progress bar and log the error to stderr.
ensure
Some example cases where we might want to use this option:
In the runner, we'd just have to catch errors and use
ensure
to update the progress bar and log the error to stderr.