Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Trac Trac
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Legacy
  • TracTrac
  • Issues
  • #22720
Closed (moved) (moved)
Open
Issue created Jun 25, 2017 by Nick Mathewson@nickm🐉

Don't exit(0) on error: exit(1) instead

per recent tor-talk thread, there are several places in our code where we exit(0) on an error, and we should exit(1) instead.

When fixing this, it's a good idea to check every exit(0) to see whether it's an error or an expected exit condition.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking