Deadlock in class loading between TaskListener and StreamTaskListener

This issue is archived. You can view it, but you can't modify it. Learn more

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.

            Assignee:
            Jesse Glick
            Reporter:
            Jesse Glick
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: