[PR #2588] [MERGED] Clean up references to AsyncClient #3160

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2588
Author: @divergentdave
Created: 11/18/2024
Status: Merged
Merged: 11/19/2024
Merged by: @djc

Base: mainHead: david/async-client-cleanup


📝 Commits (1)

  • e3224b0 Clean up references to AsyncClient

📊 Changes

8 files changed (+12 additions, -12 deletions)

View changed files

📝 README.md (+2 -2)
📝 bin/README.md (+1 -1)
📝 bin/tests/integration/named_test_rsa_dnssec.rs (+1 -1)
📝 crates/client/README.md (+1 -1)
📝 crates/client/src/client/client.rs (+4 -4)
📝 crates/resolver/README.md (+1 -1)
📝 tests/integration-tests/src/lib.rs (+1 -1)
📝 tests/integration-tests/tests/integration/client_future_tests.rs (+1 -1)

📄 Description

This cleans up some stray references to AsyncClient in documentation, comments, and error messages.


🔄 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/2588 **Author:** [@divergentdave](https://github.com/divergentdave) **Created:** 11/18/2024 **Status:** ✅ Merged **Merged:** 11/19/2024 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `david/async-client-cleanup` --- ### 📝 Commits (1) - [`e3224b0`](https://github.com/hickory-dns/hickory-dns/commit/e3224b0c9052070d21ada5f96ebb1342da611621) Clean up references to AsyncClient ### 📊 Changes **8 files changed** (+12 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -2) 📝 `bin/README.md` (+1 -1) 📝 `bin/tests/integration/named_test_rsa_dnssec.rs` (+1 -1) 📝 `crates/client/README.md` (+1 -1) 📝 `crates/client/src/client/client.rs` (+4 -4) 📝 `crates/resolver/README.md` (+1 -1) 📝 `tests/integration-tests/src/lib.rs` (+1 -1) 📝 `tests/integration-tests/tests/integration/client_future_tests.rs` (+1 -1) </details> ### 📄 Description This cleans up some stray references to AsyncClient in documentation, comments, and error messages. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:28:43 +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#3160
No description provided.