Process termination and termination handlers
--------------------------------------------

                 Key: ODE-181
                 URL: https://issues.apache.org/jira/browse/ODE-181
             Project: ODE
          Issue Type: Bug
    Affects Versions: 1.1
            Reporter: Matthieu Riou
             Fix For: 1.2


When a process ends, either because it's completed or because we've hit an 
<exit/> activity, we simply end the Jacob reduction loop. In case of 
termination, that means that termination handlers aren't fired (haven't really 
tried it but can't see how it could be otherwise). Termination should be 
handled a nit more cleanly by actually giving a chance to the termination 
channel to get used.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to