Forum Discussion
tristaanogre
Esteemed Contributor
Do you have a particular pattern to the non-responsiveness? Does it happen at the same place or within similar functional processes? If so, you should be able to build into your code some sort of "Wait" methodology that, when attempting to execute the specific process, check to see if the application is responsive... if not, call Sys.Process(<application name>).Terminate().
krkarthik_info
8 years agoFrequent Contributor
Hi,
Thanks for the reply.
I don't have a specific pattern where the application goes to non-responsive mode. Randomly goes into the non-responsive during execution of different test items.
As you suggested, I will have a look into the Freeze diagnostics options and see whether it helps me out.
Thanks,
Karthik K R
Related Content
- 6 years ago
- 13 years ago
- 13 years ago
Recent Discussions
- 5 hours ago