Browse Source

Merge commit '1926790' into cg_merges_20121218

Luke Dashjr 13 years ago
parent
commit
2c73e271fc
1 changed files with 1 additions and 0 deletions
  1. 1 0
      miner.c

+ 1 - 0
miner.c

@@ -8015,6 +8015,7 @@ begin_bench:
 			total_go++;
 			total_go++;
 		}
 		}
 		pool = select_pool(lagging);
 		pool = select_pool(lagging);
+		lagging = false;
 retry:
 retry:
 		if (pool->has_stratum) {
 		if (pool->has_stratum) {
 			while (!pool->stratum_active) {
 			while (!pool->stratum_active) {