Skip to content
  • ale's avatar
    prevent panic on closed Watch channel · 226cfc8c
    ale authored
    go-etcd now closes the channel passed to Watch() on error, so we need
    to restart the syncer every time and use a temp channel.
    226cfc8c