##// END OF EJS Templates
check whether all engines are at HWM in a few places...
check whether all engines are at HWM in a few places avoids calling maybe_run on the entire queue when we know that no tasks can be run. This caused an expensive O(N) operation every time an engine just became not-full, which is every time a task finishes in the default case of HWM=1.

File last commit:

r2009:2a0ba18d
r10074:10694996
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer