tutulino / Megaminer

Multipool and multialgo windows miner
GNU General Public License v3.0
78 stars 69 forks source link

DELAYCLOSEMINERS with more than one gpu group #363

Closed baktery closed 6 years ago

baktery commented 6 years ago

It seems like with more than 1 gpu group some miner instances are never stopped.

The value of DELAYCLOSEMINERS was set at 10 seconds. I'll try to reproduce the issue to get more info.

or1g1na1 commented 6 years ago

I do not use gpu groups but occasionally old miner doesn't close on switch, very rare. Sometimes causes shutdown and sometimes both mine half speed.

baktery commented 6 years ago

So or1g1na1, are you using DELAYCLOSEMINERS?

I thought that it was related to using more than 1 gpu group but maybe it is an independent issue not related with more than 1 gpu group.

or1g1na1 commented 6 years ago

Yes, I use delaycloseminers, I love it. May just be a freak thing that happens sometimes.

tutulino commented 6 years ago

I have added more retries to killing process and log to see if problem is that process cant be killed or if problem is process id is lost for execution.