contour icon indicating copy to clipboard operation
contour copied to clipboard

httpsvc can leak a goroutine on failure

Open jpeach opened this issue 5 years ago • 1 comments
trafficstars

In internal/httpsvc/http.go, (*Service) Start(), there is a goroutine that is started to shutdown the service when a stop channel is signaled. If ListenAndServe` ever returns, this goroutine will be leaked.

jpeach avatar Feb 03 '20 05:02 jpeach

The Contour project currently lacks enough contributors to adequately respond to all Issues.

This bot triages Issues according to the following rules:

  • After 60d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, the Issue is closed

You can:

  • Mark this Issue as fresh by commenting
  • Close this Issue
  • Offer to help out with triage

Please send feedback to the #contour channel in the Kubernetes Slack

github-actions[bot] avatar Mar 30 '24 00:03 github-actions[bot]

The Contour project currently lacks enough contributors to adequately respond to all Issues.

This bot triages Issues according to the following rules:

  • After 60d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, the Issue is closed

You can:

  • Mark this Issue as fresh by commenting
  • Close this Issue
  • Offer to help out with triage

Please send feedback to the #contour channel in the Kubernetes Slack

github-actions[bot] avatar May 01 '24 00:05 github-actions[bot]