Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Change async input strategy #5060

Merged
merged 1 commit into from
Jan 15, 2025
Merged

feat: Change async input strategy #5060

merged 1 commit into from
Jan 15, 2025

Conversation

lokitoth
Copy link
Member

Remove dependency on aioconsole in favour of using asyncio.to_thread

@jackgerrits jackgerrits merged commit ae98c9d into main Jan 15, 2025
62 checks passed
Copy link

codecov bot commented Jan 15, 2025

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 69.40%. Comparing base (95bd514) to head (7f0de67).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
.../src/autogen_agentchat/agents/_user_proxy_agent.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5060      +/-   ##
==========================================
- Coverage   69.41%   69.40%   -0.02%     
==========================================
  Files         163      163              
  Lines       10495    10494       -1     
==========================================
- Hits         7285     7283       -2     
- Misses       3210     3211       +1     
Flag Coverage Δ
unittests 69.40% <66.66%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

jackgerrits pushed a commit that referenced this pull request Jan 15, 2025
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