Skip to content
  • Roger Dingledine's avatar
    only log "new bridge descriptor" if really new · 867c3c6f
    Roger Dingledine authored
    The bridge descriptor fetching codes ends up fetching a lot of duplicate
    bridge descriptors, because this is how we learn when the descriptor
    changes.
    
    This commit only changes comments plus whether we log that one line.
    
    It moves us back to the old behavior, before the previous commit for
    30496, where we would only log that line when the bridge descriptor
    we're talking about is better than the one we already had (if any).
    867c3c6f