Skip to content

Add event thread support#220

Merged
saghul merged 8 commits intosaghul:masterfrom
bdraco:event_mode
May 1, 2025
Merged

Add event thread support#220
saghul merged 8 commits intosaghul:masterfrom
bdraco:event_mode

Conversation

@bdraco
Copy link
Collaborator

@bdraco bdraco commented May 1, 2025

The aiodns counter part is aio-libs/aiodns#145

The event thread is now the recommended way -- see Event Thread example (recommended) to run c-ares (per their docs) as it ensures that if the system configuration changes, c-ares now re-inits the channel automatically.

@bdraco bdraco marked this pull request as ready for review May 1, 2025 22:17
Copy link
Owner

@saghul saghul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with a question.

@bdraco
Copy link
Collaborator Author

bdraco commented May 1, 2025

Thanks for the review

Copy link
Owner

@saghul saghul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work!

@saghul saghul merged commit a610e6b into saghul:master May 1, 2025
25 checks passed
@saghul
Copy link
Owner

saghul commented May 1, 2025

I'll cut a new release!

@bdraco
Copy link
Collaborator Author

bdraco commented May 1, 2025

Thanks

@bdraco bdraco deleted the event_mode branch May 1, 2025 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants