mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Implement an DormantCanceledByStartup option
Closes ticket 29357, and comes with appropriate notions of caution.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
o Minor features (dormant mode):
|
||||
- Add a DormantCanceledByStartup option to tell Tor that it should
|
||||
treat a startup event as cancelling any previous dormant state.
|
||||
Integrators should use this option with caution: it should
|
||||
only be used if Tor is being started because of something that the
|
||||
user did, and not if Tor is being automatically started in the
|
||||
background. Closes ticket 29357.
|
||||
Reference in New Issue
Block a user