Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-67188

Deadlock in class loading between TaskListener and StreamTaskListener

XMLWordPrintable

    • 2.322,2.319.1

      vlatombe observedĀ a test failure which indicated a deadlock between one thread loading TaskListener and another loading StreamTaskListener. The problem was likely TaskListener.NULL, which was in a static initializer but implemented using StreamTaskListener, which in turn needed to load its supertype first.

            jglick Jesse Glick
            jglick Jesse Glick
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: