-
- Downloads
Improved error handling reading autoProcess conf
read() was being used which will not generate an error and cause a hard to understand crash later on when trying to read something from the configuration file. This could happen if the file existed, but the permission(s) weren't okay.
Loading
Please register or sign in to comment