Skip to content

test_types Leaks References When Channels or Queues Used #122199

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

Open
ericsnowcurrently opened this issue Jul 23, 2024 · 0 comments
Open

test_types Leaks References When Channels or Queues Used #122199

ericsnowcurrently opened this issue Jul 23, 2024 · 0 comments
Assignees
Labels
3.13 bugs and security fixes 3.14 new features, bugs and security fixes topic-subinterpreters type-bug An unexpected behavior, bug, or error

Comments

@ericsnowcurrently
Copy link
Member

ericsnowcurrently commented Jul 23, 2024

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

@ericsnowcurrently ericsnowcurrently added type-bug An unexpected behavior, bug, or error topic-subinterpreters 3.13 bugs and security fixes 3.14 new features, bugs and security fixes labels Jul 23, 2024
@ericsnowcurrently ericsnowcurrently self-assigned this Jul 23, 2024
@ericsnowcurrently ericsnowcurrently changed the title test_types Leaks References When Channels Used test_types Leaks References When Channels or Queues Used Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.13 bugs and security fixes 3.14 new features, bugs and security fixes topic-subinterpreters type-bug An unexpected behavior, bug, or error
Projects
Status: Todo
Development

No branches or pull requests

1 participant