Was trying to figure out why the app said it was mining two different threads, but showing it was using GPU2 for both. Turned out it tried to switch to skein on GPU1 but windows defender did what it does and threw up a false positive. Seems like when it prevented the miner from running, the app decided to just pull stats from gpu2 twice instead of attemping to relaunch something on GPU1. telling windows to ignore the file, stopping and restarting it seemed to fix it though. Anyway to have it fall back if something like that happens and I'm not around to see it?