summaryrefslogtreecommitdiff
path: root/changes/multi-priority
blob: 6f19314b538979bfdb37f3f0681ce2da56f0b822 (plain)
1
2
3
4
5
  o Minor features (relay, thread pool):
    - Allow background work to be queued with different priorities, so
      that a big pile of slow low-priority jobs will not starve out
      higher priority jobs. This lays the groundwork for a fix for bug
      22883.