[Scons-users] How to schedule long actions earlier in the compile phase

Don Baldwin donb at qti.qualcomm.com
Tue Sep 14 23:25:49 EDT 2021


Hi,

In our build, we have some particularly long actions that take about 10 minutes to complete.  If these get scheduled early during the compile phase of the build, there is no problem, but if they get scheduled later, then they become a long pole in the build, and keep running after everything else is complete.  This is causing some builds to take up to 5 minutes longer than others.

Is there a way to force SCons to run some actions before others as soon as they become available?  Maybe something like a priority queue?

Thanks,
Don Baldwin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20210915/f38360ef/attachment.htm>


More information about the Scons-users mailing list