[PR #1917] [MERGED] Lazily reap finished connections in TokioHandle on spawn_bg #2696

Closed
opened 2026-03-16 11:03:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1917
Author: @jeff-hiner
Created: 3/30/2023
Status: Merged
Merged: 3/31/2023
Merged by: @bluejekyll

Base: mainHead: reap_resolver


📝 Commits (1)

  • b465c2b Lazily reap finished connections in TokioHandle on spawn_bg

📊 Changes

1 file changed (+8 additions, -1 deletions)

View changed files

📝 crates/resolver/src/name_server/connection_provider.rs (+8 -1)

📄 Description

Fixes https://github.com/bluejekyll/trust-dns/issues/1910


🔄 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/1917 **Author:** [@jeff-hiner](https://github.com/jeff-hiner) **Created:** 3/30/2023 **Status:** ✅ Merged **Merged:** 3/31/2023 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `main` ← **Head:** `reap_resolver` --- ### 📝 Commits (1) - [`b465c2b`](https://github.com/hickory-dns/hickory-dns/commit/b465c2bd633abcc02cb1c8e97ec5dd07a396330d) Lazily reap finished connections in TokioHandle on spawn_bg ### 📊 Changes **1 file changed** (+8 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `crates/resolver/src/name_server/connection_provider.rs` (+8 -1) </details> ### 📄 Description Fixes https://github.com/bluejekyll/trust-dns/issues/1910 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:03:18 +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#2696
No description provided.