Uploaded image for project: 'Apache S4'
  1. Apache S4
  2. S4-78

Gradle tasks don't finish as soon as possible

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.5.0
    • 0.5.0
    • None

    Description

      Some Gradle tasks don't finish as soon as possible, since they leave a non-daemon thread running. It seems that after a timeout (1 minute) the thread exits and the task completes.

      This is specially apparent after the improvements in build time in S4-72

      One possible workaround is to explicitly shutdown the JVM after the task is finished.

      Attachments

        1. S4-78.patch
          4 kB
          Daniel Gómez Ferro
        2. 0001-Explicit-shutdown.patch
          1.0 kB
          Daniel Gómez Ferro

        Activity

          People

            Unassigned Unassigned
            dferro Daniel Gómez Ferro
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: