summaryrefslogtreecommitdiff
path: root/src/or/policies.c
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2006-06-12 11:59:19 +0000
committerRoger Dingledine <arma@torproject.org>2006-06-12 11:59:19 +0000
commit87e3800dfc0adcd6cb4e57e693072fd2d07217b1 (patch)
treec9988cf7d2ab2ddbb686487b750ebba30ce45880 /src/or/policies.c
parentd90d4b4c9061d0e16f354d8b64cf54b750752e00 (diff)
downloadtor-87e3800dfc0adcd6cb4e57e693072fd2d07217b1.tar.gz
tor-87e3800dfc0adcd6cb4e57e693072fd2d07217b1.zip
Finally solve the "closing wedged cpuworkers" bug. Woo.
This happened when we got two create cells in a row from the same TLS connection. It would hand one to the cpuworker, and then immediately handle the second one -- after it had registered that the first one was busy, but before it had updated the timestamp that we use to decide how *long* it's been busy. svn:r6606
Diffstat (limited to 'src/or/policies.c')
0 files changed, 0 insertions, 0 deletions