Skip to content

gh-139515: Improve documentation for create_queue()#149367

Closed
ghost wants to merge 1 commit into
mainfrom
unknown repository
Closed

gh-139515: Improve documentation for create_queue()#149367
ghost wants to merge 1 commit into
mainfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented May 4, 2026

Closes GH-139515

Add an explanation and example to clarify how create_queue() can be used for communication between interpreters.

@ghost ghost requested a review from ericsnowcurrently as a code owner May 4, 2026 13:50
@bedevere-app bedevere-app Bot added docs Documentation in the Doc dir skip news labels May 4, 2026
@python-cla-bot
Copy link
Copy Markdown

python-cla-bot Bot commented May 4, 2026

All commit authors signed the Contributor License Agreement.

CLA signed

@github-project-automation github-project-automation Bot moved this to Todo in Docs PRs May 4, 2026
@ghost ghost changed the title Improve documentation for create_queue() Improve documentation for create_queue()(GH-139515) May 4, 2026
@read-the-docs-community
Copy link
Copy Markdown

@picnixz picnixz changed the title Improve documentation for create_queue()(GH-139515) gh-139515: Improve documentation for create_queue() May 4, 2026
Repository owner closed this by deleting the head repository May 18, 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.

Docs Are Not Clear on How to Share a Queue Between Interpreters

2 participants