IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 27566


Ignore:
Timestamp:
Apr 1, 2010, 3:24:06 PM (16 years ago)
Author:
bills
Message:

reduce exe period when busy

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/dist.cleanup.pro

    r27035 r27566  
    103103  task.exec
    104104    book npages distPendingCleanup -var N
     105    periods -exec $RUNEXEC
    105106    if ($N == 0) break
    106107    if ($NETWORK == 0) break
     
    109110    book getpage distPendingCleanup 0 -var pageName -key pantaskState INIT
    110111    if ("$pageName" == "NULL") break
     112
    111113
    112114    book setword distPendingCleanup $pageName pantaskState RUN
     
    132134      echo command $run
    133135    end
     136    periods -exec 0.05
    134137    command $run
    135138  end
Note: See TracChangeset for help on using the changeset viewer.