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 carljm
Recipients barry, carljm, dino.viehland, gregory.p.smith, itamaro
Date 2022-03-03.19:45:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646336745.03.0.367087591733.issue46896@roundup.psfhosted.org>
In-reply-to
Content
Thanks gps! Working on a PR and will collect pyperformance data as well.

We haven't observed any issues in Cinder with the callback just being called at shutdown, too, but if there are problems with that it should be possible to just have CPython clear the callback at shutdown time.
History
Date User Action Args
2022-03-03 19:45:45carljmsetrecipients: + carljm, barry, gregory.p.smith, dino.viehland, itamaro
2022-03-03 19:45:45carljmsetmessageid: <1646336745.03.0.367087591733.issue46896@roundup.psfhosted.org>
2022-03-03 19:45:45carljmlinkissue46896 messages
2022-03-03 19:45:44carljmcreate