I have a simple Jenkins pipeline with one stage and steps. I use a timeout for interrupting. In steps, I run the fibonacci.bat script with different arguments two times. The mai