On Wed, May 25, 2011 at 05:36:03PM +0200, Michael Hanselmann wrote:
> If “SubmitPending” were mixed with calls to “QueueJob”, jobs in the
> internal structures will get duplicate indices. With this change each
> queued job is assigned a unique index, which will be used for sorting
> the results.
> ---
>  lib/cli.py |   13 +++++++------
>  1 files changed, 7 insertions(+), 6 deletions(-)

LGTM.

Reply via email to