Skip to content

Warn against creating asyncio synchronization primitives outside loop#153602

Open
Rufflewind wants to merge 1 commit into
python:3.14from
Rufflewind:patch-1
Open

Warn against creating asyncio synchronization primitives outside loop#153602
Rufflewind wants to merge 1 commit into
python:3.14from
Rufflewind:patch-1

Conversation

@Rufflewind

Copy link
Copy Markdown

This seems to be an easy-to-make rookie mistake for someone unfamiliar to asyncio. Surprised it's not already documented somewhere?

…loop

This seems to be an easy-to-make rookie mistake for someone unfamiliar to asyncio. Surprised it's not already documented somewhere?
@bedevere-app bedevere-app Bot added docs Documentation in the Doc dir skip news labels Jul 11, 2026
@python-cla-bot

python-cla-bot Bot commented Jul 11, 2026

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.

CLA signed

@github-project-automation github-project-automation Bot moved this to Todo in Docs PRs Jul 11, 2026
@Rufflewind Rufflewind changed the title Warn against creating asyncio synchronization primitives outside loop gh-153602: Warn against creating asyncio synchronization primitives outside loop Jul 11, 2026
@Rufflewind Rufflewind changed the title gh-153602: Warn against creating asyncio synchronization primitives outside loop Warn against creating asyncio synchronization primitives outside loop Jul 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review docs Documentation in the Doc dir skip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant