Uploaded image for project: 'Jalview'
  1. Jalview
  2. JAL-4278

When running from command line, CTRL-C should kill jalview subprocess as well as the launcher

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: 2.11.3.0
    • Fix Version/s: None
    • Labels:
      None

      Description

      tricky to test, and not sure if this is OSX/shadowJar specific, but if you call jalview from the command line via java -jar shadowjar.jar and do something that causes it to run out of memory or otherwise hang, CTRL+C kills the parent Jalview launcher, but the child Jalview process is left.

      The launcher should do a SIGKILL on its child process.. if possible.

        Attachments

          Activity

            People

            Assignee:
            jprocter James Procter
            Reporter:
            jprocter James Procter
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated: