Skip to content

Document CPython subprocess busy-loop#3710

Merged
sporksmith merged 1 commit intoshadow:mainfrom
sporksmith:python-spin
Jan 8, 2026
Merged

Document CPython subprocess busy-loop#3710
sporksmith merged 1 commit intoshadow:mainfrom
sporksmith:python-spin

Conversation

@sporksmith
Copy link
Copy Markdown
Contributor

Fixes #3697

@sporksmith sporksmith added this to the Documentation milestone Jan 7, 2026
@sporksmith sporksmith self-assigned this Jan 7, 2026
@sporksmith sporksmith added the Component: Documentation In-repository documentation, under docs/ label Jan 7, 2026
@github-actions github-actions bot added the Component: Testing Unit and integration tests and frameworks label Jan 7, 2026
@sporksmith sporksmith requested a review from a team January 7, 2026 19:15
@sporksmith
Copy link
Copy Markdown
Contributor Author

Seems like the CI infrastructure is having a bad day. Unlikely that anything here would cause CI to fail, but won't be merged until CI passes of course :)

Copy link
Copy Markdown
Member

@robgjansen robgjansen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The CI should be fixed in #3711.

@sporksmith
Copy link
Copy Markdown
Contributor Author

The CI should be fixed in #3711.

Thanks for the review and the fix!

@sporksmith sporksmith enabled auto-merge (squash) January 8, 2026 18:24
@sporksmith sporksmith merged commit ca9bd84 into shadow:main Jan 8, 2026
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: Documentation In-repository documentation, under docs/ Component: Testing Unit and integration tests and frameworks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

document and maybe report deadlock in python 3.10's subprocess.Popen.communicate

2 participants