etcd-io/etcd
Vedi su GitHubFind and classify all the exit codes returned by etcdserver
Open
#21.032 aperta il 17 dic 2025
area/robustness-testinghelp wantedtype/feature
Metriche repository
- Star
- (51.701 star)
- Metriche merge PR
- (Merge medio 6g 3h) (71 PR mergiate in 30 g)
Descrizione
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: