Yicheng Qin 75f91bab5c pkg/fileutil: wait longer before checking purge results
multiple cpu running may be slower than single cpu running, so it may
take longer time to remove files.
Increase from 5ms to 20ms to give it enough time.
2015-06-12 14:36:15 -07:00
..
2015-01-13 11:07:18 -08:00
2015-06-11 14:22:14 -07:00
2015-06-11 14:22:14 -07:00
2015-06-11 14:22:14 -07:00
2015-06-11 14:22:14 -07:00
2015-05-13 13:41:34 -07: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.