@@ -8322,6 +8322,7 @@ retry:
if (altpool == pool && pool->has_stratum)
sleep(5);
+ pool = altpool;
goto retry;
}
pool->last_work_time = time(NULL);