Files
etcd/pkg
Piotr Tabor 26f9b4be8f e2e tests were leaking 'defunc' etcdctl processes.
The commit ensures that spawned etcdctl processes are "closed",
so they perform proper os wait processing.
This might have contributed to file-descriptor/open-files limit being
exceeded.
2021-01-11 11:55:30 +01:00
..
2018-07-21 15:49:58 -07:00
2018-02-28 17:27:40 -08:00
2020-02-12 11:15:41 -08:00
2020-02-12 11:15:41 -08:00
2018-04-30 15:32:16 -07:00
2018-04-08 14:18:09 -07:00
2020-10-20 10:09:12 +02:00
2020-10-20 10:09:12 +02:00

pkg/ is a collection of utility packages used by etcd without being specific to etcd itself. A package belongs here only if it could possibly be moved out into its own repository in the future.