Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement an DormantCanceledByStartup option #800

Merged

Conversation

Labels
None yet
Projects
None yet
4 participants
@nmathewson
Copy link
Contributor

@nmathewson nmathewson commented Mar 17, 2019

Closes ticket 29357, and comes with appropriate notions of caution.

@coveralls
Copy link

@coveralls coveralls commented Mar 17, 2019

Pull Request Test Coverage Report for Build 4569

  • 3 of 3 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 61.729%

Totals Coverage Status
Change from base Build 4539: 0.02%
Covered Lines: 45347
Relevant Lines: 73461

💛 - Coveralls

- 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 stated because of something that the
Copy link
Member

@ahf ahf Apr 4, 2019

stated -> started?

Closes ticket 29357, and comes with appropriate notions of caution.
@torproject-pusher torproject-pusher merged commit d194f6b into torproject:maint-0.4.0 Apr 5, 2019
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment