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

Fixed TaskGroup.start() cancellation on asyncio #597

Merged
merged 5 commits into from
Jul 26, 2023
Merged

Conversation

agronholm
Copy link
Owner

Fixes #517.

@agronholm agronholm added this to the 4.0 milestone Jul 26, 2023
@agronholm agronholm merged commit c7c4acf into master Jul 26, 2023
21 of 22 checks passed
@agronholm agronholm deleted the fix-asyncio-start branch July 26, 2023 20:42
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.

asyncio: odd behaviour with TaskGroup.start()
1 participant