2 Replies Latest reply on May 29, 2008 9:22 AM by kukeltje

    ending a process from other token than root not working

    kukeltje

      We experience that it is not possible to end a process from one of the legs of a fork open tasks, infact the whole process, keeps running. Now I know fork/joins may not contain functionality that go's around/outside the fork/join pair. But shouldn't ending a process not be an exception to this? Shouldn't it cancel all other tasks/timers/tokens/... and realy end the process?