#943: When scheduling task via task_low_level_submission error in arguments
leads
to bibsched being locked
---------------------+-----------------------
Reporter: skaplun | Owner: skaplun
Type: defect | Status: closed
Priority: critical | Component: BibSched
Version: v1.0.0 | Resolution: fixed
Keywords: |
---------------------+-----------------------
Changes (by Samuele Kaplun <samuele.kaplun@…>):
* status: in_merge => closed
* resolution: => fixed
Comment:
In [24a546d7bbb6e7218e7cc449c1120bb2d111cb5c]:
{{{
#!CommitTicketReference repository=""
revision="24a546d7bbb6e7218e7cc449c1120bb2d111cb5c"
BibSched: set ERROR status when wrong params
* If a task has been scheduled via task_low_level_submission,
it might contain some wrong command line arguments that would
be spot only at execution time. In case of errors, the task
will now be set to "ERROR" status, instead of staying in
"SCHEDULED" status.
(closes #943)
}}}
--
Ticket URL: </ticket/943#comment:3>
Invenio <http://invenio-software.org>