mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=5199
This commit is contained in:
parent
0d6f6d66fb
commit
fdb5306443
|
@ -501,7 +501,7 @@ bool SCHEDULER_OP::poll() {
|
|||
if (must_get_work && nresults==0) {
|
||||
backoff(project, "No work from project\n");
|
||||
} else {
|
||||
project->nrpc_errors = 0;
|
||||
project->nrpc_failures = 0;
|
||||
}
|
||||
break;
|
||||
case ERR_PROJECT_DOWN:
|
||||
|
|
Loading…
Reference in New Issue