Uploaded image for project: 'Commons Sandbox'
  1. Commons Sandbox
  2. SANDBOX-328

StageException causes RuntimeError and hanging threads with DedicatedThreadStageDriverFactory

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Pipeline
    • None

    Description

      The attached code runs a pipeline with a single stage having a DedicatedThreadStageDriverFactory. When the stage throws an exception, threads cannot be properly cleaned up again.

      Please run the attached code on the command line without arguments. You will see that the program prints an exception but then does not finished, most likely because a thread does not finish properly.

      When run with an argument, the stage does not throw and program exits as expected.

      Attachments

        1. ShowBug.java
          1.0 kB
          Harald Kirsch

        Activity

          People

            Unassigned Unassigned
            haraldk Harald Kirsch
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: