Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Event Handling #203

Open
baubakg opened this issue Sep 18, 2024 · 0 comments
Open

Event Handling #203

baubakg opened this issue Sep 18, 2024 · 0 comments
Labels
Design Issue related to design thory enhancement New feature or request

Comments

@baubakg
Copy link
Member

baubakg commented Sep 18, 2024

NIE Events should be able to be triggered in the following way in reference to the step they target :

# Event Start Event Start Finish Tear Down How to Signal Comment
1 Before Step AFTER/DURING Step After step NIE_33 Current behavious : We do not care when exactly but the next step waits for the event to finish
2 Before Step Before Step After step NIE_23 SYNCHRONEOUS : No matter if the even is sychroneous or not
3 Before Step Before Step Before Step NIE_22
4 Before Step Before Step latest scenario end NIE_20
5 Before Step After Step latest scenario end NIE_30
6 Before Step latest scenario end latest scenario end NIE_00

Uploading PhasedDiagrams-asynchronousEventModels.drawio.png…

@baubakg baubakg added enhancement New feature or request Design Issue related to design thory labels Sep 18, 2024
@baubakg baubakg mentioned this issue Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Design Issue related to design thory enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant