[PR #1267] [MERGED] server: make server error handling more consistent (fixes #1266) #2153

Closed
opened 2026-03-16 06:39:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1267
Author: @djc
Created: 10/27/2020
Status: Merged
Merged: 10/27/2020
Merged by: @bluejekyll

Base: mainHead: server-future-errors


📝 Commits (1)

  • 9dd54e0 server: make server error handling more consistent (fixes #1266)

📊 Changes

3 files changed (+10 additions, -19 deletions)

View changed files

📝 bin/src/named.rs (+1 -5)
📝 crates/server/src/server/server_future.rs (+6 -9)
📝 tests/integration-tests/tests/server_future_tests.rs (+3 -5)

📄 Description

No description provided


🔄 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/hickory-dns/hickory-dns/pull/1267 **Author:** [@djc](https://github.com/djc) **Created:** 10/27/2020 **Status:** ✅ Merged **Merged:** 10/27/2020 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `main` ← **Head:** `server-future-errors` --- ### 📝 Commits (1) - [`9dd54e0`](https://github.com/hickory-dns/hickory-dns/commit/9dd54e07cab85cac754054c4adab1881d30a6261) server: make server error handling more consistent (fixes #1266) ### 📊 Changes **3 files changed** (+10 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `bin/src/named.rs` (+1 -5) 📝 `crates/server/src/server/server_future.rs` (+6 -9) 📝 `tests/integration-tests/tests/server_future_tests.rs` (+3 -5) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 06:39:39 +03:00
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/hickory-dns#2153
No description provided.