-
Notifications
You must be signed in to change notification settings - Fork 0
Crash during backup #1
Copy link
Copy link
Open
Labels
Description
When a backup is executed, a walk inside specified directories is done for backuping files.
The error given by the walk function is not handled correctly and a panic can occur if no execution right is set on some directories for instance.
https://github.com/agence-webup/pliz/blob/master/actions/backup.go#L82
Reactions are currently unavailable