Skip to content

Conversation

ericsnowcurrently
Copy link
Member

@ericsnowcurrently ericsnowcurrently commented Jun 20, 2025

We weren't handling non-positive maxsize values (including the default) properly
in Queue.full(). This change fixes that and adjusts an associated assert.

(cherry picked from commit c5ea8e8, AKA gh-135724)

…ault max_size (pythongh-135724)

We weren't handling non-positive maxsize values (including the default) properly
in Queue.full().  This change fixes that and adjusts an associated assert.
@ericsnowcurrently ericsnowcurrently enabled auto-merge (squash) June 20, 2025 22:57
@ericsnowcurrently ericsnowcurrently merged commit 666795a into python:3.13 Jun 23, 2025
65 of 67 checks passed
@ericsnowcurrently ericsnowcurrently deleted the fix-queue-is-full-313 branch June 23, 2025 20:05
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.

1 participant