The code, fails immediately, crashing python with exit code 3
even for a very simple file
iris.cls('%SYSTEM.OBJ').Load('/home/irisowner/app/src/dc/demo.cls','ck')
With IPM, it manages to show the place where it fails but still crashes with no way to catch it staying on Python level
The code, fails immediately, crashing python with exit code 3 even for a very simple file
iris.cls('%SYSTEM.OBJ').Load('/home/irisowner/app/src/dc/demo.cls','ck')
With IPM, it manages to show the place where it fails but still crashes with no way to catch it staying on Python level