[PR #1695] [MERGED] ignore errors when disconnected #2525

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1695
Author: @edevil
Created: 4/14/2022
Status: Merged
Merged: 4/15/2022
Merged by: @djc

Base: mainHead: ignore_disconnected_errors


📝 Commits (2)

📊 Changes

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

View changed files

📝 crates/proto/src/xfer/mod.rs (+6 -1)

📄 Description

Don't emit warning when dropping cancelled requests.

Attempt to fix #1692


🔄 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/1695 **Author:** [@edevil](https://github.com/edevil) **Created:** 4/14/2022 **Status:** ✅ Merged **Merged:** 4/15/2022 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `ignore_disconnected_errors` --- ### 📝 Commits (2) - [`66cb200`](https://github.com/hickory-dns/hickory-dns/commit/66cb200c883375e09a243c9b9f0708df5c0f360f) ignore errors when disconnected - [`58a684a`](https://github.com/hickory-dns/hickory-dns/commit/58a684aff1cee32b6b7a4e6661f367dec6eb732f) added debug message ### 📊 Changes **1 file changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `crates/proto/src/xfer/mod.rs` (+6 -1) </details> ### 📄 Description Don't emit warning when dropping cancelled requests. Attempt to fix #1692 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 10:06:11 +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#2525
No description provided.