Skip to content

gh-76785: Make interpreters.*Channel Objects Shareable #110607

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

Merged

Conversation

ericsnowcurrently
Copy link
Member

@ericsnowcurrently ericsnowcurrently commented Oct 10, 2023

This restores their shareability, which was disabled by gh-110318 due to ref leaks.

@ericsnowcurrently ericsnowcurrently force-pushed the restore-shareable-channels branch from 34ca3d4 to cf4734d Compare October 17, 2023 23:06
@ericsnowcurrently ericsnowcurrently marked this pull request as ready for review October 17, 2023 23:06
@ericsnowcurrently ericsnowcurrently added the 🔨 test-with-refleak-buildbots Test PR w/ refleak buildbots; report in status section label Oct 17, 2023
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @ericsnowcurrently for commit cf4734d 🤖

If you want to schedule another build, you need to add the 🔨 test-with-refleak-buildbots label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-refleak-buildbots Test PR w/ refleak buildbots; report in status section label Oct 17, 2023
@ericsnowcurrently ericsnowcurrently merged commit d23a2f9 into python:main Oct 19, 2023
@ericsnowcurrently ericsnowcurrently deleted the restore-shareable-channels branch October 19, 2023 14:52
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
…h-110607)

This restores their shareability, which was disabled by pythongh-110318 due to ref leaks.
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
…h-110607)

This restores their shareability, which was disabled by pythongh-110318 due to ref leaks.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants