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

[KISEMA-1591] Pre in Count Delay Transformation is superfluos #40

Open
fabianheyer opened this issue May 11, 2022 · 0 comments
Open

[KISEMA-1591] Pre in Count Delay Transformation is superfluos #40

fabianheyer opened this issue May 11, 2022 · 0 comments
Labels
enhancement New feature or request jira Legacy issues migrated from old KISEMA Jira

Comments

@fabianheyer
Copy link

[Issue KISEMA-1591 migrated from JIRA, first reported on 2020-06-17]

We use pre in the transitions of count delay but this is no longer necessary when there is no parallel update of the counter variable. During was moved into the state, everything is sequential.

However, the counter possibly should not be incremented in the state because this will result in a strong self about when having count delays on strong aborts.

@fabianheyer fabianheyer added enhancement New feature or request jira Legacy issues migrated from old KISEMA Jira labels May 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request jira Legacy issues migrated from old KISEMA Jira
Projects
None yet
Development

No branches or pull requests

1 participant