|
||||||||
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
The fifth executor is a so-called flyweight executor used to run Build Flow, Workflow, or Matrix parent jobs. This is a feature in Jenkins as executors are primarily limited for resource allocation reasons ("use as many as you have CPU cores"), and dynamically created, temporary flyweight executors are used for builds that have no intrinsic resource needs and just control other jobs.