Tatsuhiro Tsujikawa
991674380b
Fix resync goroutine leak in ListAndWatch
...
Previously, we had no way to stop resync goroutine when ListAndWatch
returned. goroutine leaked every time ListAndWatch returned, for
example, with error. This commit adds another channel to signal that
resync goroutine should exit when ListAndWatch returns.
2016-12-02 15:26:25 +09:00
..
2016-11-23 22:30:47 -06:00
2016-11-30 15:27:34 -08:00
2016-11-23 22:30:47 -06:00
2016-12-01 07:52:11 -08:00
2016-12-01 04:52:09 -08:00
2016-11-03 08:30:50 -04:00
2016-10-21 17:32:32 -07:00
2016-12-02 15:26:25 +09:00
2016-11-30 15:40:50 +08:00
2016-12-01 18:21:39 -08:00
2016-11-23 22:30:47 -06:00
2016-11-23 15:53:09 -08:00
2016-11-30 15:40:50 +08:00
2016-11-23 15:53:09 -08:00
2016-10-21 17:32:32 -07:00
2016-11-29 07:33:28 -08:00
2016-12-01 07:52:15 -08:00
2016-10-21 17:32:32 -07:00
2016-11-03 14:19:34 -07:00
2016-10-21 17:32:32 -07:00
2016-12-01 07:52:11 -08:00
2016-12-01 15:06:55 -08:00
2016-11-23 15:53:09 -08:00
2016-10-21 17:32:32 -07:00
2016-11-23 22:30:47 -06:00
2016-11-23 15:53:09 -08:00
2016-10-21 17:32:32 -07:00
2016-12-01 18:21:39 -08:00
2016-11-23 22:30:47 -06:00
2016-11-29 17:04:04 -08:00
2016-11-01 14:42:01 -04:00
2016-11-23 22:30:47 -06:00
2016-11-23 15:53:09 -08:00
2016-11-23 15:53:09 -08:00
2016-10-21 17:32:32 -07:00
2016-11-23 15:53:09 -08:00
2016-11-15 10:42:53 -08:00
2016-11-28 09:25:33 +01:00
2016-10-21 17:32:32 -07:00
2016-12-01 07:52:15 -08:00
2016-10-24 14:41:56 -07:00
2016-12-01 06:31:25 -08:00
2016-11-23 22:30:47 -06:00