Find and classify all the exit codes returned by etcdserver
- Dominant language
- Go
- Stars
- 52.3k
- Forks
- 10.5k
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 44
Description
### What would you like to be added?
Would be great to understand what are exit codes generated by etcd
Expectation: Table with linking to code paths that call os.Exit (or similar) and the exit code it returns. Possibly a explanation. Could send a PR to documentation.
### Why is this needed?
find why we return code 1 here:
https://linuxfoundation.antithesis.com/report/tIS34e56zvz8EGo02cE4NaiW/oHVZIeQ_MCxANyR4-diuJdY5hL7hR4AiRfNN2BmFUS4.html?auth=v2.public.eyJuYmYiOiIyMDI1LTEyLTE3VDEyOjQ0OjMzLjM0NDA0OTQ5M1oiLCJzY29wZSI6eyJSZXBvcnRTY29wZVYxIjp7ImFzc2V0Ijoib0hWWkllUV9NQ3hBTnlSNC1kaXVKZFk1aEw3aFI0QWlSZk5OMkJtRlVTNC5odG1sIiwicmVwb3J0X2lkIjoidElTMzRlNTZ6dno4RUdvMDJjRTROYWlXIn19fXPuVD228qmdQXwuV-pSQCQqosYoQZAdtsyzTbcbBZ1vkRRFyoV8dGb-sepLluyd39_Qcy19G0GRmd7WAHi1pAw#/run/d88bbffe0d5c03a180e1ed7f085a7fd7-44-16/finding/606b95a49077f8782c4e4e9f00f1480e23232903
Contributor guide
Assessment
This issue has not been assessed yet.