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

test/rebind: Make control formatting and log parsing more robust #1354

Merged
1 commit merged into from Nov 6, 2019

Conversation

teor2345
Copy link
Contributor

  • actually sleep when tor has not logged anything
  • log at debug level when waiting for tor to log something
  • backslash-replace bad UTF-8 characters in logs
  • format control messages as ASCII: tor does not accept UTF-8 control commands

Fixes bug 31837; bugfix on 0.3.5.1-alpha.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 6364

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 60.306%

Totals Coverage Status
Change from base Build 6284: 0.0%
Covered Lines: 42885
Relevant Lines: 71112

💛 - Coveralls

* actually sleep when tor has not logged anything
* log at debug level when waiting for tor to log something
* backslash-replace bad UTF-8 characters in logs
* format control messages as ASCII: tor does not accept UTF-8 control commands

Fixes bug 31837; bugfix on 0.3.5.1-alpha.
@ghost ghost merged commit cf2b00d into torproject:maint-0.3.5 Nov 6, 2019
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants