IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 42973


Ignore:
Timestamp:
Mar 20, 2026, 1:09:54 PM (7 weeks ago)
Author:
mhuber
Message:

raised limit for request.finish.load until variable used (IPP-1024) and adjust with bump.finish.pending

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/pstamp.pro

    r41419 r42973  
    535535        # depth fouls up the priority orer
    536536        # XXX: use a varaible
    537         $run = $run -limit 8
     537        #$run = $run -limit 8
     538        ## MEH  20231022 -- limit with bump.finish.pending
     539        $run = $run -limit 20
    538540        command $run
    539541    end
Note: See TracChangeset for help on using the changeset viewer.