You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.
Looking in to an issue similar to #1591, I find the goroutine which is supposed to re-query DNS is not running.
Which I suspect is because the
defer memcachedClient.Stop()
gets run very soon after the beginning of the program.The text was updated successfully, but these errors were encountered: