[PR #361] [MERGED] Upgrade tokio to 0.1.15 #1381

Closed
opened 2026-03-16 02:03:30 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/361
Author: @bluejekyll
Created: 3/13/2018
Status: Merged
Merged: 3/13/2018
Merged by: @bluejekyll

Base: masterHead: upgrade_tokio


📝 Commits (1)

  • 560329c ensure interest in Timeout events

📊 Changes

3 files changed (+349 additions, -178 deletions)

View changed files

📝 Cargo.lock (+299 -165)
📝 proto/src/dns_handle.rs (+29 -12)
📝 server/src/server/timeout_stream.rs (+21 -1)

📄 Description

fixes #360

thanks, @carllerche for the review. You were correct in your assessment. I went through all my Timeout usage and ensured that interest is always registered.


🔄 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/361 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 3/13/2018 **Status:** ✅ Merged **Merged:** 3/13/2018 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `upgrade_tokio` --- ### 📝 Commits (1) - [`560329c`](https://github.com/hickory-dns/hickory-dns/commit/560329c533849de92a99efb4c39ce965197cb4d8) ensure interest in Timeout events ### 📊 Changes **3 files changed** (+349 additions, -178 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+299 -165) 📝 `proto/src/dns_handle.rs` (+29 -12) 📝 `server/src/server/timeout_stream.rs` (+21 -1) </details> ### 📄 Description fixes #360 thanks, @carllerche for the review. You were correct in your assessment. I went through all my Timeout usage and ensured that interest is always registered. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 02:03:30 +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#1381
No description provided.