mirror of
https://github.com/GOSTSec/sgminer
synced 2025-03-13 06:01:03 +00:00
Set pool died on failed testing to allow idle flag and time to be set.
This commit is contained in:
parent
c618d868cc
commit
81c02123f8
@ -6980,7 +6980,8 @@ static void *test_pool_thread(void *arg)
|
||||
}
|
||||
mutex_unlock(&control_lock);
|
||||
pool_resus(pool);
|
||||
}
|
||||
} else
|
||||
pool_died(pool);
|
||||
|
||||
return NULL;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user