Loop with loopAgain conditional can get stuck if stopped early on multi node system

Description

If a global LOOP activity with a loop again expression is terminated prematurely on some nodes and not others, deadlock will occur.

The stopped slave LOOP will cease to execute whilst the others wait on a global synchronization point.

The loop must continue to execute until all have signalled finished.

Conclusion

None

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Fix versions

Created October 9, 2015 at 2:45 PM
Updated October 13, 2015 at 10:30 AM
Resolved October 13, 2015 at 10:30 AM

Flag notifications