Skip to content
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.

Validator: Detect error for synchronization with events in eventdriven execution #2971

Open
f4l0 opened this issue Feb 7, 2020 · 0 comments

Comments

@f4l0
Copy link

f4l0 commented Feb 7, 2020

In the event-driven execution, it is not possible to synchronize purely event based.Therefore, the validator should throw an error. In the cycle-based case, it is possible, but still very unlikely that both events fire at the same time. Thus I think, the validator should give a warning.

To archive such a behavior today you must use dummy success nodes:

parallelsync

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant