Skip to content

Ref leaks in test_peg_generator #105087

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

Closed
sunmy2019 opened this issue May 30, 2023 · 1 comment
Closed

Ref leaks in test_peg_generator #105087

sunmy2019 opened this issue May 30, 2023 · 1 comment
Labels
type-bug An unexpected behavior, bug, or error

Comments

@sunmy2019
Copy link
Member

Bug report

Previously, test_peg_generator is skipped -- distutils has been removed in Python 3.12

Now it's added back in #104798 and is leaking references.

Recent builtbot results:
https://buildbot.python.org/all/#/builders/259/builds/775

test_peg_generator leaked [68, 68, 68] references, sum=204
test_peg_generator leaked [52, 52, 52] memory blocks, sum=156
@sunmy2019 sunmy2019 added the type-bug An unexpected behavior, bug, or error label May 30, 2023
@AlexWaygood
Copy link
Member

Duplicate of #105063

@AlexWaygood AlexWaygood marked this as a duplicate of #105063 May 30, 2023
@AlexWaygood AlexWaygood closed this as not planned Won't fix, can't repro, duplicate, stale May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

No branches or pull requests

2 participants