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

Ticket 30092: Allow padding machines to specify match probability. #916

Closed
wants to merge 3 commits into from

Conversation

Labels
None yet
Projects
None yet
3 participants
@mikeperry-tor
Copy link
Contributor

@mikeperry-tor mikeperry-tor commented Apr 8, 2019

Probability selection can only apply once per circuit.

Probability selection can only apply once per circuit.
@coveralls
Copy link

@coveralls coveralls commented Apr 8, 2019

Pull Request Test Coverage Report for Build 4919

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-62.3%) to 0.0%

Totals Coverage Status
Change from base Build 4627: -62.3%
Covered Lines: 0
Relevant Lines: 0

💛 - Coveralls

…ity.

Prevent padding machines from flapping by ensuring we only toss the "machine
apply" coin once and remember the result.
@mikeperry-tor mikeperry-tor mentioned this pull request Apr 9, 2019
@torproject-pusher torproject-pusher deleted the branch torproject:master May 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment