Skip to content
  • ale's avatar
    Fix an issue with memcache replicated writes · 36260c88
    ale authored
    We were leaking goroutines because the error channel had no readers
    left due to the early exit. Refactor slightly the logic to avoid this
    problem.
    36260c88