Open Mingun opened 1 month ago
As was observed in #857, sometimes --ksc-exceptions flag does not produce exceptions as it should and instead only writes user-friendly message. It seems that exception is not printed when the error was produced from the CompilationProblem
--ksc-exceptions
CompilationProblem
As was observed in #857, sometimes
--ksc-exceptions
flag does not produce exceptions as it should and instead only writes user-friendly message. It seems that exception is not printed when the error was produced from theCompilationProblem