[PR #1087] [CLOSED] Fix server to use runtime handle internally #1960

Closed
opened 2026-03-16 04:17:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1087
Author: @LucioFranco
Created: 4/30/2020
Status: Closed

Base: masterHead: lucio/fix-server-handle


📝 Commits (3)

📊 Changes

3 files changed (+212 additions, -181 deletions)

View changed files

📝 bin/src/named.rs (+31 -21)
📝 crates/server/src/server/server_future.rs (+171 -156)
📝 tests/integration-tests/tests/server_future_tests.rs (+10 -4)

📄 Description

cc @bluejekyll

Signed-off-by: Lucio Franco luciofranco14@gmail.com


🔄 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/1087 **Author:** [@LucioFranco](https://github.com/LucioFranco) **Created:** 4/30/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `lucio/fix-server-handle` --- ### 📝 Commits (3) - [`4affc0b`](https://github.com/hickory-dns/hickory-dns/commit/4affc0b1c566dff16045b61d7ba9071c2d1bbd6b) Fix server to use runtime handle internally - [`83e0cee`](https://github.com/hickory-dns/hickory-dns/commit/83e0ceeef051327ebbd3e0f84e5d7bd21f163200) fix extra features - [`dfde0ad`](https://github.com/hickory-dns/hickory-dns/commit/dfde0ad8351b1d7d0e77094ba085b1c375429cbb) fix tests ### 📊 Changes **3 files changed** (+212 additions, -181 deletions) <details> <summary>View changed files</summary> 📝 `bin/src/named.rs` (+31 -21) 📝 `crates/server/src/server/server_future.rs` (+171 -156) 📝 `tests/integration-tests/tests/server_future_tests.rs` (+10 -4) </details> ### 📄 Description cc @bluejekyll Signed-off-by: Lucio Franco <luciofranco14@gmail.com> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 04:17:29 +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#1960
No description provided.