mantl / mesos-consul

Mesos to Consul bridge for service discovery
Apache License 2.0
338 stars 95 forks source link

Errors in m.Registry.Deregister() aren't being logged. #51

Closed naemono closed 8 years ago

naemono commented 8 years ago

The call to m.Registry.Deregister() in mesos.go is ignoring the error being returned.