I have observed that the max-files option can accept up to 3 files open simultaneously. But it actually opens only two files (the third makes a crash). However, if you specify at the option, 4 files instead, it open 3 and the forth crashes. Maybe it’s something with ( 0 – 2 ) = 3 digits specifications or something like that. Happy Holidays! /Ronald.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have observed that the max-files option can accept up to 3 files open simultaneously. But it actually opens only two files (the third makes a crash). However, if you specify at the option, 4 files instead, it open 3 and the forth crashes. Maybe it’s something with ( 0 – 2 ) = 3 digits specifications or something like that. Happy Holidays! /Ronald.
Cheers! looks like your diagnosis is spot on. Will fix.
Rob