Author :
Nick Mathewson
Date :
2010-08-04 15:52:32
Hash :b2c6202d Message :Fix an assertion bug in test-ratelim
If the rate limit was low enough, then the echo_conns wouldn't finish
inside the 300 msec we allowed for them to close. Instead, count the
number of connections we have, and keep waiting until they are all
closed.