Implement an DormantCanceledByStartup option
[tor.git] / changes / ticket29357
blob3aab930cd46ea2ec0224adfbafa0e9294d19709c
1   o Minor features (dormant mode):
2     - Add a DormantCanceledByStartup option to tell Tor that it should
3       treat a startup event as cancelling any previous dormant state.
4       Integrators should use this option with caution: it should
5       only be used if Tor is being started because of something that the
6       user did, and not if Tor is being automatically started in the
7       background. Closes ticket 29357.