[PR #282] [MERGED] Fix missing return in PollNetMapHandler #1362

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/282
Author: @ryanfowler
Created: 1/22/2022
Status: Merged
Merged: 1/23/2022
Merged by: @kradalby

Base: mainHead: main


📝 Commits (1)

  • 67d1dd9 Fix missing return in PollNetMapHandler

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 poll.go (+2 -0)

📄 Description

This PR adds a missing return statement in the PollNetMapHandler method.


🔄 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/282 **Author:** [@ryanfowler](https://github.com/ryanfowler) **Created:** 1/22/2022 **Status:** ✅ Merged **Merged:** 1/23/2022 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`67d1dd9`](https://github.com/juanfont/headscale/commit/67d1dd984f575c3b4b73d96ff7ce5b1899b730d3) Fix missing return in PollNetMapHandler ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `poll.go` (+2 -0) </details> ### 📄 Description This PR adds a missing `return` statement in the `PollNetMapHandler` method. --- <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:29:49 +01:00
adam closed this issue 2025-12-29 02:29:49 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1362