[PR #1223] [MERGED] spawn connection futures directly onto runtime #2105

Closed
opened 2026-03-16 05:49:00 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1223
Author: @djc
Created: 9/29/2020
Status: Merged
Merged: 9/30/2020
Merged by: @bluejekyll

Base: mainHead: spawn-directly


📝 Commits (1)

  • 8b4d2fb spawn connection futures directly onto runtime

📊 Changes

2 files changed (+17 additions, -106 deletions)

View changed files

📝 crates/async-std-resolver/src/runtime.rs (+2 -2)
📝 crates/resolver/src/name_server/connection_provider.rs (+15 -104)

📄 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/1223 **Author:** [@djc](https://github.com/djc) **Created:** 9/29/2020 **Status:** ✅ Merged **Merged:** 9/30/2020 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `main` ← **Head:** `spawn-directly` --- ### 📝 Commits (1) - [`8b4d2fb`](https://github.com/hickory-dns/hickory-dns/commit/8b4d2fb1d7ddcfb96f79b6856de8d1fe2d24722a) spawn connection futures directly onto runtime ### 📊 Changes **2 files changed** (+17 additions, -106 deletions) <details> <summary>View changed files</summary> 📝 `crates/async-std-resolver/src/runtime.rs` (+2 -2) 📝 `crates/resolver/src/name_server/connection_provider.rs` (+15 -104) </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 05:49:00 +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#2105
No description provided.