Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Catch errors in script loading & resumption
Should be very very rare, since syntax errors happen earlier and runtime errors later, but could for a failing process or disconnection maybe, and it's better to log than just crash the process.
- Loading branch information