Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-3963

GroovyConsole windows should be their own process

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • 1.7.0
    • None
    • Groovy Console
    • None
    • Tested on Windows XP

    Description

      The output is shared between GroovyConsole windows created from the same process, since requesting a new window doesn't create a new process.

      Steps to reproduce:
      1. Open a new console window (ctrl + shift + n)
      2. Cause some output to be generated
      3. Observe output in original window

      The output of that script will be displayed on all console windows created in the (ctrl + shift + n) way but not when it is launched as a new process. I believe the latter behavior to be preferable.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              keegan Keegan Witt
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: