HomeClusterLabs Projects
Diffusion LibQB 580ca05de33e

Avoid double-decrement of level->todo

Description

Avoid double-decrement of level->todo

If a job's dispatch function deletes the job, we may end up decrementing
the job queue's todo count twice. Verify that the job is on the queue
before decrementing.

Details

Provenance
Michael Chapman <mike@very.puzzling.org>Authored on Aug 19 2013, 7:30 PM
Parents
rQ75f7ed373758: Bump version to 0.16.0 ... do not use version 0.15.0
Branches
Unknown
Tags
Unknown

Event Timeline