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

[Bug] Incorrect Handling of Task Stop and Subsequent Termination of an Activity #191

Open
gabrielefantini opened this issue Nov 7, 2024 · 0 comments

Comments

@gabrielefantini
Copy link
Contributor

When a task is stopped, it is marked as "processed", but the jpa entity is not saved before stopping the activity.
This causes the stop method of the activity to see the task as "running" and flags it as "aborted."

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

No branches or pull requests

1 participant