#914: Avoid executing twice a task when in manual mode
-----------------------+----------------------
Reporter: skaplun | Owner:
Type: defect | Status: in_merge
Priority: minor | Milestone: v1.1
Component: BibSched | Version:
Resolution: | Keywords:
-----------------------+----------------------
Changes (by skaplun):
* priority: critical => minor
* status: new => in_merge
* milestone: => v1.1
Comment:
Actually this was due to a missing check in bibsched monitor in manual
mode. In fact, from bibsched.log one can see:
{{{
2012-02-25 00:22:32 --> manually running task #807267 (webcoll)
2012-02-25 00:22:34 --> manually running task #807267 (webcoll)
}}}
The attached patch add such an important check.
--
Ticket URL: <http://invenio-software.org/ticket/914#comment:1>
Invenio <http://invenio-software.org>