mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
a1a7ebfb8d
Closes ticket 26064.
6 lines
312 B
Plaintext
6 lines
312 B
Plaintext
o Minor features (accounting):
|
|
- When we become dormant, use a scheduled event to wake up at the right
|
|
time. Previously, we would use the per-second timer to check whether
|
|
to wake up, but we no longer have any per-second timers enabled when
|
|
the network is disabled. Closes ticket 26064.
|