Jingyi Hu 7c164a8948 etcdserver: wait purge file loop during shutdown
To prevent the purge file loop from accidentally acquiring the file lock
and remove the files during server shutdowm.
2019-10-30 16:47:06 -07:00
..
2019-08-09 11:02:28 -07:00
2016-05-12 20:48:53 -07:00
2019-08-09 11:00:44 -07:00
2015-11-17 20:54:10 -08:00
2018-01-02 14:34:01 -08:00
2019-08-14 04:05:04 -07:00
2019-08-14 04:05:04 -07:00
2019-08-14 04:05:04 -07:00
2016-05-12 20:48:53 -07:00
2017-08-30 20:07:14 +05:30
2017-11-10 18:46:15 -08:00
2016-05-12 20:48:53 -07:00
2019-08-14 04:05:04 -07:00
2019-08-19 20:22:15 -07:00
2018-06-05 18:10:16 -07:00
2019-10-03 16:06:30 +08:00
2017-11-10 18:46:15 -08:00
2014-10-26 16:28:48 -07: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.