Hi, i have noticed something really strange when a pipeline resumes after a reboot of the jenkins master. The pipeline uses 2 executors instead of one (part of <pipeline name>). Is this really the default behaviour for a pipeline when restarting? Or have i misconfigured the pipeline?
If you have a limited amount of nodes / slaves and several pipelines can run at the same time - the pipelines can block all available executors. Greetings, Alex -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/356f8d3c-0148-440a-a1c7-12402b5323e4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
