10-28-2023, 03:09 AM
(This post was last modified: 10-28-2023, 03:10 AM by Alexandre Machado.)
As I mentioned before, this is the code that destroys the IWApplication instance. It is protected with a try..except block so any exception that happens when destroying the application instance won't affect the thread execution sequence (this is version 15.2.69 code):
How did you obtain the stack trace? Did it happen while debugging or you have an extra tool (MadExcept, EurekaLog, your own code...)?
Cheers,
How did you obtain the stack trace? Did it happen while debugging or you have an extra tool (MadExcept, EurekaLog, your own code...)?
Cheers,

