mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-13 06:33:44 +01:00
fac272da31
Also, clean up and comment some of the logic in dirserv_set_router_is_running.
6 lines
222 B
Plaintext
6 lines
222 B
Plaintext
o Minor bugfixes:
|
|
- Never vote for a server as "Running" if we have a descriptor for it
|
|
claiming to be hibernating, and that descriptor was published more
|
|
recently than our last contact with the server.
|
|
|