Uploaded image for project: 'Skara'
  1. Skara
  2. SKARA-91

Avoid discarding pending items of different types

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • None
    • None
    • libraries
    • None

      The BotRunner currently discards pending items if a newer one comes in that cannot run concurrently with the pending one. This is based on the idea that they will do the same work. This assumption is no longer correct after the PullRequestBot avoids running its three different types of WorkItems concurrently. The discard check should take the actual class of the WorkItem into consideration as well before discarding obsoleted ones.

            rwestberg Robin Westberg (Inactive)
            rwestberg Robin Westberg (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: