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-9961] Process with multiple timer startNodes only triggers one #2077

Merged
merged 1 commit into from Dec 20, 2021

Conversation

elguardian
Copy link
Member

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.

As the name is not mandatory for nodes in the bpmn (also can be repeated), it's better to use id.

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, just a minor comment in the test about timeout, perfectly done @elguardian !

@@ -192,4 +195,31 @@ public void testDelayingTimerStartEvent() throws Exception {
process.clear();
}

@Test(timeout=100000000)
Copy link
Member

Choose a reason for hiding this comment

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

Why so long? probably 10-30 seconds is enough, wdyt?

@elguardian elguardian merged commit ac8a4e7 into kiegroup:main Dec 20, 2021
@elguardian elguardian deleted the JBPM-9961 branch December 20, 2021 07:47
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