summaryrefslogtreecommitdiff
path: root/changes/bug23114
blob: b67f75a5aa970ac514f3fc7742570305dc666639 (plain)
1
2
3
4
5
6
  o Minor bugfixes (Performance):
    - Consider circuits for timeout as soon as they complete a hop. This
      is more accurate than applying the timeout in circuit_expire_building()
      because that function is only called once per second, which is now
      too slow for typical timeouts on the current network. Fixes bug 23114;
      bugfix on 0.2.2.2-alpha.