Skip to content

Fix aio_do_query recursion typo#109

Merged
pogzyb merged 1 commit into
pogzyb:mainfrom
nazywam:bugfix/async-query-typo
Oct 27, 2025
Merged

Fix aio_do_query recursion typo#109
pogzyb merged 1 commit into
pogzyb:mainfrom
nazywam:bugfix/async-query-typo

Conversation

@nazywam
Copy link
Copy Markdown
Contributor

@nazywam nazywam commented Oct 27, 2025

Hey, I think the async method _aio_do_query erroneously uses the sync version instead of async.

This leads to to async calls using find_authoritative_server being executed actually in sync.

@pogzyb pogzyb self-requested a review October 27, 2025 19:06
Copy link
Copy Markdown
Owner

@pogzyb pogzyb left a comment

Choose a reason for hiding this comment

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

Ah good find! Thanks so much.

@pogzyb pogzyb merged commit d17fc49 into pogzyb:main Oct 27, 2025
12 checks passed
@pogzyb pogzyb mentioned this pull request Oct 27, 2025
@nazywam nazywam deleted the bugfix/async-query-typo branch October 28, 2025 08:21
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