bug23114 366 B

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