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

RunListener events are lost.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: Major Major
    • core
    • None
    • Platform: All, OS: All

      If a RunListener throws an unchecked exception in any of its methods, this will
      stop the loop and no more events will be delivered. This is not a big deal in
      the onStarted event, as the listeners will simply not see the build at all.
      onCompleted and onFinalized are somehow a little bit different, as they've
      already seen the started event, and kind of expects to see the completed events.

            Unassigned Unassigned
            roe roe
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: