[PR #199] Check errors before overwriting them. #338

Open
opened 2026-03-13 16:18:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/acme-dns/acme-dns/pull/199
Author: @russmack
Created: 11/23/2019
Status: 🔄 Open

Base: masterHead: err-checks


📝 Commits (2)

  • 94883b3 Check errors before overwriting them.
  • cf5453e Merge branch 'master' into err-checks

📊 Changes

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

View changed files

📝 db.go (+23 -9)

📄 Description

Currently, returned errors are being ignored and overwritten. This PR handles those errors.


🔄 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/acme-dns/acme-dns/pull/199 **Author:** [@russmack](https://github.com/russmack) **Created:** 11/23/2019 **Status:** 🔄 Open **Base:** `master` ← **Head:** `err-checks` --- ### 📝 Commits (2) - [`94883b3`](https://github.com/acme-dns/acme-dns/commit/94883b302e142d257527051cb57259536c2b5b39) Check errors before overwriting them. - [`cf5453e`](https://github.com/acme-dns/acme-dns/commit/cf5453e168b2f05284988b3a520ef8dc6088863d) Merge branch 'master' into err-checks ### 📊 Changes **1 file changed** (+23 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `db.go` (+23 -9) </details> ### 📄 Description Currently, returned errors are being ignored and overwritten. This PR handles those errors. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/acme-dns#338
No description provided.