[GH-ISSUE #232] Change the inner tokio::Core of SyncClient to be a thread-local #407

Closed
opened 2026-03-15 22:21:51 +03:00 by kerem · 1 comment
Owner

Originally created by @bluejekyll on GitHub (Oct 13, 2017).
Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/232

See discussion in #227

In an ideal case this would allow the SyncClient and Resolver to be at least Send, and be cloneable across threads.

Originally created by @bluejekyll on GitHub (Oct 13, 2017). Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/232 See discussion in #227 In an ideal case this would allow the `SyncClient` and `Resolver` to be at least `Send`, and be cloneable across threads.
Author
Owner

@bluejekyll commented on GitHub (Oct 24, 2017):

I didn’t need to make it thread local. Closing this.

<!-- gh-comment-id:338842988 --> @bluejekyll commented on GitHub (Oct 24, 2017): I didn’t need to make it thread local. Closing this.
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#407
No description provided.