etcd/clientv3/integration
Anthony Romano 5f5a203e27 clientv3: don't hold client lock while dialing
Causes async reconnect to block while the client is dialing.

This was also causing problems with the Close error message, so
now Close() will return the last dial error (if any) instead of
clearing it out with a cancel().

Fixes #5416
2016-06-03 10:25:20 -07:00
..
2016-05-12 20:50:58 -07:00
2016-05-12 20:50:58 -07:00
2016-05-12 20:50:58 -07:00
2016-05-12 20:50:58 -07:00
2016-05-12 20:50:58 -07:00