etcd/integration
Hitoshi Mitake 3fefac17b2 integration: clean up resources in error paths of TestV3WatchFromCurrentRevision
Current error paths of TestV3WatchFromCurrentRevision don't clean the
used resources including goroutines. Because go's tests are executed
continuously in a single process, the leaked goroutines makes error
logs bloated like the below case:
https://jenkins-etcd-public.prod.coreos.systems/job/etcd-coverage/2143/

This commit lets the error paths clean the resources.
2017-08-28 16:31:36 +09:00
..
2017-08-21 03:23:47 -07:00
2016-05-12 20:51:48 -07:00
2017-04-27 13:32:09 -07:00
2016-05-23 14:45:08 -07:00
2016-05-12 20:51:48 -07:00