Skip to content
  • Benjamin Otte's avatar
    notifyqueue: Dedup pspecs when adding · 4ac7f8f0
    Benjamin Otte authored
    The previous code dedup'd when thawing and threw nasty warnings your way
    if you notified too often. This can now easily be avoided.
    
    Performance should be roughly identical, as both are O(n²).
    4ac7f8f0