On Sun, 30 Jan 2022 08:54:05 -0700
stan <upai...@zoho.com> wrote:
 
> If it still happens after updating, I will try to develop a simple
> test program that exhibits the behavior and open a bug, probably
> against python 3.10 as a start.  It is replacing a list in a list of
> lists that have that list as a member.  i.e. [ [fixed fixed list1
> list2] ...] Replacing list1 and list2, I think the old versions of
> list1 and list2 are hanging around instead of being garbage collected.

I tested the above, and there was no memory leak, so it must be
something else, since the original program still has the issue.
Back to the drawing board.
_______________________________________________
test mailing list -- test@lists.fedoraproject.org
To unsubscribe send an email to test-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/test@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to