mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=4025
This commit is contained in:
parent
a8c1439ef8
commit
118499f3fa
|
@ -157,6 +157,7 @@ bool CLIENT_STATE::handle_finished_apps() {
|
|||
atp = active_tasks.active_tasks[i];
|
||||
if (atp->scheduler_state != CPU_SCHED_RUNNING) continue;
|
||||
switch (atp->state) {
|
||||
case PROCESS_UNINITIALIZED:
|
||||
case PROCESS_RUNNING:
|
||||
case PROCESS_ABORT_PENDING:
|
||||
case PROCESS_IN_LIMBO:
|
||||
|
|
Loading…
Reference in New Issue