don't call set_real_work1 if it's already running, in order to avoid lots of getwork...
authorForrest Voight <forrest@forre.st>
Mon, 16 Jan 2012 20:06:09 +0000 (15:06 -0500)
committerForrest Voight <forrest@forre.st>
Mon, 16 Jan 2012 20:06:09 +0000 (15:06 -0500)
commit7e84565884749a86e2587e9ac333363f261b9db0
treed4b923da2bda748ba28ee426d0b28a51cb125cd2
parent4f6c2e2fa55daaa4bf20cf05dce9d3644e25f2dd
don't call set_real_work1 if it's already running, in order to avoid lots of getwork during Bitcoin blockchain downloads
p2pool/main.py