Hello! While running in batch mode, RIOT seems to take up 100% of whatever CPU core it's running on, which of course makes sense for what it does. Even though it's only one core, it does seem to slow down the rest of the computer slightly in weird ways. Would it be possible to set the process's priority to Below Normal (6) while batch mode is running, so that Windows & other programs can use a little of that core if they decide they really need to?
I've done it manually with Task Manager and it works really, really well - no more computer slowdown, but batch mode keeps running along perfectly fine. Win-win.