Fix a TODO in _QueuedJob
authorGuido Trotter <ultrotter@google.com>
Fri, 11 Jun 2010 10:34:34 +0000 (11:34 +0100)
committerGuido Trotter <ultrotter@google.com>
Fri, 11 Jun 2010 14:06:07 +0000 (15:06 +0100)
commitc910bccb46a42f613870ee2ec994bff96c942c78
treee1f182f65bcaad74bbca051e4ca79cedebe382c5
parent57d561307e2dfa9dad4dd6cb191e75bed52e9683
Fix a TODO in _QueuedJob

Rather than raising Exception use GenericError and explain a bit better
what happened.

Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
lib/jqueue.py