Skip to content
Snippets Groups Projects
Forked from Eclipse Projects / Eclipse openpass / openscenario1-engine
Source project has a limited visibility.
  • René Paris's avatar
    7f8a55dc
    :beetle: Allow Acts and Events to trigger at different times · 7f8a55dc
    René Paris authored
    The StartTrigger implementation did not store its success state and fell
    back to `running` in every consecutive step. This prevented children to
    execute and consequently, StartTrigger of children (e.g. act -> events)
    could never succeed at the same time. If a trigger now succeeds, its
    state is stored and children can check their trigger independently (not
    only at the very same timestep).
    7f8a55dc
    History
    :beetle: Allow Acts and Events to trigger at different times
    René Paris authored
    The StartTrigger implementation did not store its success state and fell
    back to `running` in every consecutive step. This prevented children to
    execute and consequently, StartTrigger of children (e.g. act -> events)
    could never succeed at the same time. If a trigger now succeeds, its
    state is stored and children can check their trigger independently (not
    only at the very same timestep).
Code owners
Assign users and groups as approvers for specific file changes. Learn more.