Browse Source

Merge branch 'cgminer' into bfgminer

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

+ 1 - 0
miner.c

@@ -3902,6 +3902,7 @@ static bool pool_active(struct pool *pool, bool pinging)
 		struct work *work = make_work();
 		bool rc;
 
+		work->mandatory = true;
 		rc = work_decode(json_object_get(val, "result"), work);
 		if (rc) {
 			applog(LOG_DEBUG, "Successfully retrieved and deciphered work from pool %u %s",