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
Métriques du dépôt
- Stars
- (51 701 stars)
- Métriques de merge PR
- (Merge moyen 6j 3h) (71 PRs mergées en 30 j)
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: