Unverified Commit 76981f08 authored by teor's avatar teor
Browse files

TorNet: update a comment

Microdescriptor search in #33428 is almost finished, so change the
comment to refer to onion service descriptor search in #33609.
parent 9ffa2857
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2274,7 +2274,7 @@ class Network(object):
                # condition where:
                #  - all the directory info that chutney checks is present,
                #  - but some unchecked dir info is missing
                #    (perhaps microdescriptors, see #33428)
                #    (perhaps onion service descriptors, see #33609)
                #    or some other state or connection isn't quite ready, and
                #  - chutney's SOCKS connection puts tor in a failing state,
                #    which affects tor for at least 10 seconds.