This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Howard_Landman
Recipients Howard_Landman
Date 2020-07-22.16:03:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1595433836.78.0.397155684428.issue41335@roundup.psfhosted.org>
In-reply-to
Content
This is not a memory leak problem. "Top" reports VIRT 21768 RES 13516 for the whole run, and Python internal resource reporting says 13564 kb for the whole run. So that's less than 1 kb leaked in 118.6M measurement cycles; most likely zero.
History
Date User Action Args
2020-07-22 16:03:56Howard_Landmansetrecipients: + Howard_Landman
2020-07-22 16:03:56Howard_Landmansetmessageid: <1595433836.78.0.397155684428.issue41335@roundup.psfhosted.org>
2020-07-22 16:03:56Howard_Landmanlinkissue41335 messages
2020-07-22 16:03:56Howard_Landmancreate