Skip to content
  • Nick Mathewson's avatar
    Disable recording new broken conns when we have bootstrapped · 2a594fcd
    Nick Mathewson authored
    Rationale: right now there seems to be no way for our bootstrap
    status to dip under 100% once it has reached 100%.  Thus, recording
    broken connections after that point is useless, and wastes memory.
    
    If at some point in the future we allow our bootstrap level to go
    backwards, then we should change this rule so that we disable
    recording broken connection states _as long as_ the bootstrap status
    is 100%.
    2a594fcd