test_types Leaks References When Channels or Queues Used
Open
@ericsnowcurrently is already working on this.
Since Jul 23, 2024.
3.13
3.14
topic-subinterpreters
type-bug
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 35.9k
- PR merge metrics
- PR metrics pending
Description
Bug report
Bug description:
gh-122192 incidentally identified an existing refleak related to using channels (or queues).
CPython versions tested on:
3.13, CPython main branch
Operating systems tested on:
No response
Linked PRs
- gh-122200
- gh-122202
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.