#923: Concurrent tasks running in bibsched without sequenceid
--------------------+----------------------
Reporter: adeiana | Owner:
Type: defect | Status: new
Priority: major | Component: BibSched
Version: | Keywords:
--------------------+----------------------
When trying to run 2 tasks concurrently,
We are checking for the sequenceid to be different. However we did not
handle the default case where sequenceid is not set. As a result by
default 2 tasks won't run at the same because they have the same
sequenceid which is None.
I have made a fix:
http://invenio-software.org/repo/personal/invenio-adeiana/commit/?h
=bibsched-fixes&id=efdf7262b7030941191a517f95b262abe2406b2c
--
Ticket URL: <http://invenio-software.org/ticket/923>
Invenio <http://invenio-software.org>