[PR #2918] [MERGED] bin: clarify async setup #3423

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2918
Author: @djc
Created: 4/9/2025
Status: Merged
Merged: 4/9/2025
Merged by: @djc

Base: mainHead: metrics-tweaks


📝 Commits (8)

  • b9ad16b bin: stop passing entire args
  • 303edf2 bin: simplify logging setup
  • 9189b6d bin: inline tracing setup
  • 715cea6 bin: rely on tracing-subscriber defaults
  • 3791445 bin: initialize runtime earlier
  • 39de782 bin: split out top-level async code
  • dbeed74 bin: remove custom lint config
  • 76711d6 bin: remove pointless visibility

📊 Changes

1 file changed (+72 additions, -116 deletions)

View changed files

📝 bin/src/hickory-dns.rs (+72 -116)

📄 Description

Followup from #2886.


🔄 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/2918 **Author:** [@djc](https://github.com/djc) **Created:** 4/9/2025 **Status:** ✅ Merged **Merged:** 4/9/2025 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `metrics-tweaks` --- ### 📝 Commits (8) - [`b9ad16b`](https://github.com/hickory-dns/hickory-dns/commit/b9ad16b6c3c7cd4b5aab61caa79b25e9d9fd5b93) bin: stop passing entire args - [`303edf2`](https://github.com/hickory-dns/hickory-dns/commit/303edf22c7d8469b07638c6aa0ad6308945a0197) bin: simplify logging setup - [`9189b6d`](https://github.com/hickory-dns/hickory-dns/commit/9189b6d3cf62937aa88910d859f6a93e6aa9904a) bin: inline tracing setup - [`715cea6`](https://github.com/hickory-dns/hickory-dns/commit/715cea60537bb82d50a00bf9a2369bdf94437e9d) bin: rely on tracing-subscriber defaults - [`3791445`](https://github.com/hickory-dns/hickory-dns/commit/3791445d78364203247e5dc32fb17ca1b6fee4d6) bin: initialize runtime earlier - [`39de782`](https://github.com/hickory-dns/hickory-dns/commit/39de782222d56600c0e873cf5527e66cdf646120) bin: split out top-level async code - [`dbeed74`](https://github.com/hickory-dns/hickory-dns/commit/dbeed749954aa930fe310bf9258efc72a8e8f881) bin: remove custom lint config - [`76711d6`](https://github.com/hickory-dns/hickory-dns/commit/76711d66478a71ff94c3f899c198378020c25989) bin: remove pointless visibility ### 📊 Changes **1 file changed** (+72 additions, -116 deletions) <details> <summary>View changed files</summary> 📝 `bin/src/hickory-dns.rs` (+72 -116) </details> ### 📄 Description Followup from #2886. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:42:49 +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#3423
No description provided.