gh-150042: queue.SimpleQueue.put: fix minor refleak. (GH-150043)
If queue.SimpleQueue.put can't handoff the item to a waiting thread, and fails to allocate memory when adding the item to a ringbuf, it would leak a reference. Fixed.
L
larryhastings committed
79088e0d82931c21fa72eadc416a18b7b0fdf9c1
Parent: d095ceb
Committed by GitHub <noreply@github.com>
on 5/19/2026, 10:27:04 PM