I am having a problem with teststand/testexec accumulating handles. I am running Teststand 3.0 and LabWindows 7.0 using TestExec to control Teststand.
I load my test program (.seq) into testexec and look at the handle count using task manager. I execute my program and when it finishes I can see that the handle count is higher than it started. I run again and it increments again. I have a need to run this test program at least 200 times but I receive an error message from fopen (errno) that the maximum number of files are already open. I have fixed some issues in my program but I think there are issues with TestStand as well.
If I run one of the example testexecs shipped with Teststand and use an example sequence file such as Benchmarks.seq ( I don't have LabView so I click continue without labview) I see the same thing happening, the handles increment.
Any suggestions?
JMH
MTI