#822: BibSched: stopping a sleeping task makes it continue
-------------------+-----------------------
Reporter: jlavik | Owner: skaplun
Type: defect | Status: closed
Priority: major | Component: BibSched
Version: v1.0.0 | Resolution: fixed
Keywords: |
-------------------+-----------------------
Changes (by Samuele Kaplun <samuele.kaplun@…>):
* status: in_merge => closed
* resolution: => fixed
Comment:
In [7b25644f81db2831fc5112a465b185cb09bef170]:
{{{
#!CommitTicketReference repository=""
revision="7b25644f81db2831fc5112a465b185cb09bef170"
BibSched: task can stop immediately when sleeping
* If a task is sleeping and is being sent a stop signal,
if the current sleeping point allows to stop, the task
will directly wake up just to stop immediately.
(closes #822)
}}}
--
Ticket URL: </ticket/822#comment:4>
Invenio <http://invenio-software.org>