Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #13389

Closed (moved)
Open
Opened Oct 11, 2014 by Tom Ritter@tom

If no authorities votes on a BadExit flag, doctor crashes

Parse consensuses without any BadExit votes. Doctor crashes with the following error

Traceback (most recent call last):
  File "./consensus_health_checker.py", line 744, in <module>
    main()
  File "./consensus_health_checker.py", line 243, in main
    issues += run_checks(consensuses, votes)
  File "./consensus_health_checker.py", line 325, in run_checks
    issues = checker(latest_consensus, consensuses, votes)
  File "./consensus_health_checker.py", line 649, in bad_exits_in_sync
    agreed_bad_exits = set.intersection(*bad_exits.values())
TypeError: descriptor 'intersection' of 'set' object needs an argument
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#13389