Skip to content

refactor: replace AsyncClient + asyncio.run with sync client + Thread…#116

Merged
MaleicAcid merged 1 commit into
zh-plus:masterfrom
iautolab:refactor/sync-client-threadpool
Apr 28, 2026
Merged

refactor: replace AsyncClient + asyncio.run with sync client + Thread…#116
MaleicAcid merged 1 commit into
zh-plus:masterfrom
iautolab:refactor/sync-client-threadpool

Conversation

@MaleicAcid
Copy link
Copy Markdown
Collaborator

to close #115

@MaleicAcid MaleicAcid merged commit c19271d into zh-plus:master Apr 28, 2026
10 checks passed
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.

Replace AsyncClient + asyncio.run() with sync client + ThreadPoolExecutor

1 participant