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