Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-33456

durable-task 1.8 breaks workflow bat steps

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Blocker
    • durable-task-plugin
    • Jenkins ver. 1.652 (war)
      durable-taks 1.8
      windows 7 64 bit
      python 3.5 64 bit
      Oracle JRE v8 update 73

    Description

      After updating durable-task from 1.7 to 1.8 workflow builds execute bat steps and hang.
      Example of workflow script:
      node {
      bat 'python TaskFor1C.py'
      echo 'end'
      }
      In TaskFor1C.py start program (1cv8.exe) with parametr using metod subprocess.call(). Program start and working as expected but after close workflow hang and in log little spinning icon, but need 'end'.
      After switching back to durable-task version 1.7 everything is working again as expected.

      Attachments

        Issue Links

          Activity

            People

              jglick Jesse Glick
              vakulenko_alex Aleksei Vakulenko
              Votes:
              4 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: