[GH-ISSUE #360] UDP timeout tests hanging (tokio_core 0.1.13+) #464

Closed
opened 2026-03-15 22:39:51 +03:00 by kerem · 0 comments
Owner

Originally created by @bluejekyll on GitHub (Mar 12, 2018).
Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/360

After upgrading tokio-core to 0.1.15 one of the trust-dns-integration-tests began hanging:

cargo test --manifest-path integration-tests/Cargo.toml --test client_future_tests test_timeout_query_udp

I believe this is related to tokio-core update work, but haven't been able to dig in yet. Consider this a warning that trust-dns may experience critical issues with tokio-core versions greater than 0.1.13 (confirmed up to 0.1.15).

see https://github.com/tokio-rs/tokio-core/issues/316

Originally created by @bluejekyll on GitHub (Mar 12, 2018). Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/360 After upgrading `tokio-core` to `0.1.15` one of the trust-dns-integration-tests began hanging: ```console cargo test --manifest-path integration-tests/Cargo.toml --test client_future_tests test_timeout_query_udp ``` I believe this is related to `tokio-core` update work, but haven't been able to dig in yet. Consider this a warning that `trust-dns` may experience critical issues with `tokio-core` versions greater than `0.1.13` (confirmed up to `0.1.15`). see https://github.com/tokio-rs/tokio-core/issues/316
kerem 2026-03-15 22:39:51 +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#464
No description provided.