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

Stop logging a BUG() warning when tor is waiting for exit descriptors #798

Merged

Conversation

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

@nmathewson nmathewson commented Mar 15, 2019

Fixes bug 28656; bugfix on 0.3.5.1-alpha.

@coveralls
Copy link

@coveralls coveralls commented Mar 15, 2019

Pull Request Test Coverage Report for Build 4249

  • 0 of 1 (0.0%) changed or added relevant line in 1 file are covered.
  • 92 unchanged lines in 8 files lost coverage.
  • Overall coverage decreased (-0.1%) to 60.302%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/feature/nodelist/nodelist.c 0 1 0.0%
Files with Coverage Reduction New Missed Lines %
src/feature/nodelist/nodelist.c 2 61.35%
src/lib/container/buffers.c 2 90.93%
src/lib/fs/files.c 2 67.21%
src/feature/dirauth/shared_random.c 3 85.64%
src/feature/dirauth/dirvote.c 9 64.79%
src/lib/log/log.c 10 72.14%
src/lib/net/socket.c 10 46.25%
src/lib/net/buffers_net.c 54 0.0%
Totals Coverage Status
Change from base Build 4222: -0.1%
Covered Lines: 42854
Relevant Lines: 71066

💛 - Coveralls

@torproject-pusher torproject-pusher merged commit 532f4c9 into torproject:maint-0.3.5 Mar 19, 2019
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment