etcd-io/etcd
Voir sur GitHubFind and classify all the exit codes returned by etcdserver
Open
#21 032 ouverte le 17 déc. 2025
area/robustness-testinghelp wantedtype/feature
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: