[PR #402] [MERGED] instead of infinite notify loop, use timeout in mock #1415

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/402
Author: @bluejekyll
Created: 4/17/2018
Status: Merged
Merged: 4/17/2018
Merged by: @bluejekyll

Base: masterHead: update-tokio-core-0.1.17


📝 Commits (1)

  • 37311ca instead of infinite notify loop, use timeout in mock

📊 Changes

3 files changed (+63 additions, -136 deletions)

View changed files

📝 Cargo.lock (+13 -13)
📝 integration-tests/src/lib.rs (+23 -6)
📝 integration-tests/tests/client_future_tests.rs (+27 -117)

📄 Description

resolves https://github.com/tokio-rs/tokio-core/issues/322


🔄 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/402 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 4/17/2018 **Status:** ✅ Merged **Merged:** 4/17/2018 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `update-tokio-core-0.1.17` --- ### 📝 Commits (1) - [`37311ca`](https://github.com/hickory-dns/hickory-dns/commit/37311ca0aa4d384cb65282325f6ea7d676317fe0) instead of infinite notify loop, use timeout in mock ### 📊 Changes **3 files changed** (+63 additions, -136 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+13 -13) 📝 `integration-tests/src/lib.rs` (+23 -6) 📝 `integration-tests/tests/client_future_tests.rs` (+27 -117) </details> ### 📄 Description resolves https://github.com/tokio-rs/tokio-core/issues/322 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 02:05:08 +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#1415
No description provided.