[PR #11] [MERGED] fix: remove db twice #1194

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/11
Author: @xpzouying
Created: 4/24/2021
Status: Merged
Merged: 4/25/2021
Merged by: @juanfont

Base: mainHead: zy/fix-remove-dup-close-db


📝 Commits (1)

📊 Changes

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

View changed files

📝 cli.go (+3 -2)

📄 Description


🔄 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/11 **Author:** [@xpzouying](https://github.com/xpzouying) **Created:** 4/24/2021 **Status:** ✅ Merged **Merged:** 4/25/2021 **Merged by:** [@juanfont](https://github.com/juanfont) **Base:** `main` ← **Head:** `zy/fix-remove-dup-close-db` --- ### 📝 Commits (1) - [`07a9f95`](https://github.com/juanfont/headscale/commit/07a9f95aeb2d124bff2434f8535fe5c271bb7ed7) fix: remove db twice ### 📊 Changes **1 file changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `cli.go` (+3 -2) </details> ### 📄 Description * fix: remove db twice. * better for new error, use errors.New. * Error strings should not be capitalized or end with punctuation. https://github.com/golang/go/wiki/CodeReviewComments#error-strings --- <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:11 +01:00
adam closed this issue 2025-12-29 02:29:11 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1194