|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Some more information that may be helpful fixing this plugin. I'm using the locks & latches plugin with a matrix job. It used to be the case that the sub-jobs that run on each node could run concurrently as long as they were on different nodes. Now it appears that they run in serial in most cases. I say most as I think I've seen them run concurrently recently as well, but in most case they are running in serial. I know this isn't the same plugin, but I suspect both plugins depend on similar APIs and something in there has changed.