pipeline DSL: timeout() does not work if withEnv() is enclosed

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      Pipeline/ workflow DSL: timeout() does not work as expected when a withEnv() is introduced inside the (same) timeout + node blocks and over the (same) shell command.
      Specifically, without the withEnv block, the timeout actually interrupts the shell command.
      With the withEnv block, the timeout does not interrupt the shell command; yet, the build still ends reporting that it was interrupted/ aborted.

            Assignee:
            Jesse Glick
            Reporter:
            Tony Wallace
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: