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

gh-106527: asyncio: optimize to add/remove readers and writers #106528

Merged
merged 8 commits into from
Jul 22, 2023

Conversation

bdraco
Copy link
Contributor

@bdraco bdraco commented Jul 7, 2023

Reduce overhead to add and remove asyncio readers and writers

@bdraco bdraco marked this pull request as ready for review July 7, 2023 19:37
@methane methane changed the title gh-106527: Reduce overhead to add and remove asyncio readers and writers gh-106527: asyncio: optimize adding and removing readers and writers Jul 22, 2023
@methane methane changed the title gh-106527: asyncio: optimize adding and removing readers and writers gh-106527: asyncio: optimize to add/remove readers and writers Jul 22, 2023
@methane methane enabled auto-merge (squash) July 22, 2023 16:35
@bdraco
Copy link
Contributor Author

bdraco commented Jul 22, 2023

windows x86_64 runner failed on an unrelated test test_concurrent_futures

@methane methane merged commit b7dc795 into python:main Jul 22, 2023
21 checks passed
@bdraco
Copy link
Contributor Author

bdraco commented Jul 22, 2023

thanks

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.

None yet

3 participants