Closed shamilbi closed 5 months ago
Hi Shamil. Thanks. I'm trying to understand what the bug was exactly. The config.ini defined a requirement that doesn't exist, resulting in an exception being thrown? And this turns the exception into a log line?
Hi Shamil. Thanks. I'm trying to understand what the bug was exactly. The config.ini defined a requirement that doesn't exist, resulting in an exception being thrown? And this turns the exception into a log line?
Yes, an exception being thrown and the program crashes, with the exception in stderr Yes, the fix just skips the exception and writes about it to the log
closes #23