Uploaded image for project: 'Pivot'
  1. Pivot
  2. PIVOT-1009

Improve Task to be able to tell what the background Thread that was used to execute it

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.1
    • core-beans, wtk
    • None
    • All

    Description

      The idea is that Tasks are generally run on a background thread, but we don't usually know what that thread was. There should be a field inside the Task class that keeps a weak reference to the thread ("weak" so it doesn't hold up garbage collection). That way any errors caught during the task execution can actually report the thread that was used.

      Attachments

        1. 1009.patch
          5 kB
          Roger Lee Whitcomb

        Activity

          People

            rwhitcomb Roger Lee Whitcomb
            rwhitcomb Roger Lee Whitcomb
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: