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

[JBPM-9002] no catching timer for parallel task or subprocess #1589

Merged
merged 1 commit into from Apr 8, 2021

Conversation

elguardian
Copy link
Member

register boundary events for multiple instance loop.

@sonarcloud
Copy link

sonarcloud bot commented Feb 3, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 1 Code Smell

97.5% 97.5% Coverage
0.0% 0.0% Duplication

@sonarcloud
Copy link

sonarcloud bot commented Mar 30, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Member

@gmunozfe gmunozfe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's a suspect scenario: when boundary timer is triggered and cancels activity (in the test, the workitem is aborted), it seems like both branches are activated. This reproducer test is valid for checking it:
https://github.com/elguardian/jbpm/compare/JBPM-9002...gmunozfe:JBPM-9002_cancelIssue?expand=1

Copy link
Member

@gmunozfe gmunozfe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, astounding work @elguardian !

@elguardian elguardian merged commit cf161c7 into kiegroup:master Apr 8, 2021
@elguardian elguardian deleted the JBPM-9002 branch April 8, 2021 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants