#924: Stopping tasks in bibsched
---------------------+-----------------------
Reporter: adeiana | Owner:
Type: defect | Status: new
Priority: critical | Component: *general*
Version: | Keywords:
---------------------+-----------------------
In get_tasks_to_sleep_and_stop, we are unpacking according the old values
and we are not considering we added a sequenceid. As a result we get the
error ValueError: too many values to unpack
(bibsched.py:956:get_tasks_to_sleep_and_stop) when a task needs to be
stopped.
I have a made a fix:
http://invenio-software.org/repo/personal/invenio-adeiana/commit/?h
=bibsched-fixes&id=251b745ac7bf1489a83b9679ec9fcc0ddf8e8957
--
Ticket URL: <http://invenio-software.org/ticket/924>
Invenio <http://invenio-software.org>