So if they put a breakpoint on line 591 it halts there? And MIRUN shows that task 1 is executing? That probably means the STL timed out waiting for Task 1 to finish, since it can't run until there are no active tasks. What is their task 1 doing? Does it take a long time to run? Whitney
↧