*** empty log message ***

svn path=/trunk/boinc/; revision=4025
This commit is contained in:
Daniel Hsu 2004-08-07 00:30:34 +00:00
parent a8c1439ef8
commit 118499f3fa
1 changed files with 1 additions and 0 deletions

View File

@ -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: