[PR #1088] [MERGED] Lucio franco lucio/fix server handle #1959

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/1088
Author: @bluejekyll
Created: 4/30/2020
Status: Merged
Merged: 4/30/2020
Merged by: @bluejekyll

Base: masterHead: LucioFranco-lucio/fix-server-handle


📝 Commits (5)

📊 Changes

5 files changed (+283 additions, -244 deletions)

View changed files

📝 .github/workflows/publish.yml (+1 -1)
📝 .github/workflows/test.yml (+1 -1)
📝 bin/src/named.rs (+31 -21)
📝 crates/server/src/server/server_future.rs (+235 -214)
📝 tests/integration-tests/tests/server_future_tests.rs (+15 -7)

📄 Description

This updates the checkout action to v2 and supersedes #1087

closes: #1087


🔄 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/1088 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 4/30/2020 **Status:** ✅ Merged **Merged:** 4/30/2020 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `LucioFranco-lucio/fix-server-handle` --- ### 📝 Commits (5) - [`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 - [`6a2b8ea`](https://github.com/hickory-dns/hickory-dns/commit/6a2b8eac38191e016d97894c3cfa0b2a624626cf) bump checkout action to v2 - [`ca480f4`](https://github.com/hickory-dns/hickory-dns/commit/ca480f47b387175fba54779a592741288d945a90) fix OpenSSL build ### 📊 Changes **5 files changed** (+283 additions, -244 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/publish.yml` (+1 -1) 📝 `.github/workflows/test.yml` (+1 -1) 📝 `bin/src/named.rs` (+31 -21) 📝 `crates/server/src/server/server_future.rs` (+235 -214) 📝 `tests/integration-tests/tests/server_future_tests.rs` (+15 -7) </details> ### 📄 Description This updates the checkout action to v2 and supersedes #1087 closes: #1087 --- <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#1959
No description provided.