Files
etcd/pkg
Anthony Romano 3b92384394 pkg/transport: bump wait time in TestReadWriteTimeoutDialer for write deadline
Was able to get 2s wait times with 500 concurrent requests on a fast machine;
a slower machine could possibly see similar delays with a single connection.

Fixes #6220
2016-08-22 15:30:44 -07:00
..
2016-05-12 20:48:53 -07:00
2015-11-17 20:54:10 -08:00
2016-05-12 20:48:53 -07:00
2016-06-17 14:51:45 -07:00
2016-05-12 20:48:53 -07:00
2016-06-06 11:38:10 -07:00
2016-05-12 20:48:53 -07:00
2016-05-12 20:48:53 -07:00
2016-05-12 20:48:53 -07:00
2016-05-12 20:48:53 -07:00
2016-05-12 20:48:53 -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.