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

25116 029: Make circuit_log_ancient_one_hop_circuits() ignore established servic… #747

Merged
merged 1 commit into from Mar 1, 2019

Conversation

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

@teor2345 teor2345 commented Mar 1, 2019

…e rendezvous

Services can keep rendezvous circuits for a while so don't log them if tor is
a single onion service.

Fixes #25116

Signed-off-by: David Goulet dgoulet@torproject.org

…e rendezvous

Services can keep rendezvous circuits for a while so don't log them if tor is
a single onion service.

Fixes #25116

Signed-off-by: David Goulet <dgoulet@torproject.org>
@coveralls
Copy link

@coveralls coveralls commented Mar 1, 2019

Pull Request Test Coverage Report for Build 4038

  • 0 of 1 (0.0%) changed or added relevant line in 1 file are covered.
  • 4 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.002%) to 50.043%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/or/circuituse.c 0 1 0.0%
Files with Coverage Reduction New Missed Lines %
src/or/circuituse.c 2 1.11%
src/or/circuitstats.c 2 74.1%
Totals Coverage Status
Change from base Build 4010: 0.002%
Covered Lines: 29437
Relevant Lines: 58823

💛 - Coveralls

@torproject-pusher torproject-pusher merged commit 7ce8d55 into torproject:maint-0.2.9 Mar 1, 2019
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment