[PR #831] [MERGED] Move lets enc listener into go routine #1673

Closed
opened 2025-12-29 02:31:10 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/831
Author: @kradalby
Created: 9/26/2022
Status: Merged
Merged: 9/26/2022
Merged by: @kradalby

Base: mainHead: fix-https-listen


📝 Commits (4)

  • 9088521 Move lets enc listener into go routine
  • 81dd9b2 format
  • ed58b2e Merge branch 'main' into fix-https-listen
  • 84c4b03 Merge branch 'main' into fix-https-listen

📊 Changes

1 file changed (+15 additions, -9 deletions)

View changed files

📝 app.go (+15 -9)

📄 Description

I believe this will fix #799.

Signed-off-by: Kristoffer Dalby kristoffer@dalby.cc


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/juanfont/headscale/pull/831 **Author:** [@kradalby](https://github.com/kradalby) **Created:** 9/26/2022 **Status:** ✅ Merged **Merged:** 9/26/2022 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `fix-https-listen` --- ### 📝 Commits (4) - [`9088521`](https://github.com/juanfont/headscale/commit/908852125211d9d568426bb2b667015e4975757c) Move lets enc listener into go routine - [`81dd9b2`](https://github.com/juanfont/headscale/commit/81dd9b23860ee3bcca6804dd79258bb80c368ae0) format - [`ed58b2e`](https://github.com/juanfont/headscale/commit/ed58b2e4e280d0f25f55bf11b4731e72078dabe1) Merge branch 'main' into fix-https-listen - [`84c4b03`](https://github.com/juanfont/headscale/commit/84c4b0336ff35153e7d27d6483b5d6333ef0a0e2) Merge branch 'main' into fix-https-listen ### 📊 Changes **1 file changed** (+15 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `app.go` (+15 -9) </details> ### 📄 Description I believe this will fix #799. Signed-off-by: Kristoffer Dalby <kristoffer@dalby.cc> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 02:31:10 +01:00
adam closed this issue 2025-12-29 02:31:10 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1673