etcd-io/etcd
GitHub で見るFind and classify all the exit codes returned by etcdserver
Open
#21,032 opened on 2025年12月17日
area/robustness-testinghelp wantedtype/feature
説明
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: