Yes it should be terminated and start again
WTM Auto Switch Logic is :
if ALGO_SPECIFIC_OC="NO", it only restart miner and watchdog (to prevent wdog from catching low util and restart again)
if ALGO_SPECIFIC_OC="YES", it checks coins algo
if algo changed, it restart watchdog, temp control and 3main so specific algo takes effect
if algo not changed, it only restart watchdog and miner
You will see a miner terminated in gnome-terminal when algo not changed, if you check wtm tab you see it started with new command line and you can watch miner output log with:
~/nvOC miner-log
I have some ideas for next version to show the miner info in a new tab when miner terminated.
Thanks for explanation - the problem is that nothing is restarting after termination neither wtm nor watchdog and miner.
This behavior is on two independant rigs.
As I'am a Linux virgin - is there a possibility to give you more information for check?