Win7 x64, TC 11. Every now and then I see a strange pause in TCC batch execution. The batch file just pauses. All I need to do to get it to move on is to hit Enter in the console window. The pauses are not disk/CPU/network related: no high activity is taking place. Since hitting Enter gets the batch going again instantly, it suggests that it's some weird console quirk. The batch file runs overnight and I don't want to waste a night due to a pause like this. So I run a script that sends Enter keystrokes to the relevant console. It's stupid, but it works.
How can I tell if it's TCC or Win console doing this? It's next to impossible to debug this since the pauses occur randomly.
How can I tell if it's TCC or Win console doing this? It's next to impossible to debug this since the pauses occur randomly.