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 konrad.schwarz
Recipients konrad.schwarz, mark.dickinson, pitrou, tim.peters
Date 2021-03-04.13:09:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1614863394.71.0.914055606805.issue43383@roundup.psfhosted.org>
In-reply-to
Content
Unfortunately, my management has impressed other priorities upon me; I can't delve deeper into this subject at the moment.

My takeaway is that the error very likely lies on my side; maybe I need to re-check local variables and del them explicitly.  In any case, I can work around the situation by being extra careful in the callback.  I don't know how well all of this would work in a truly multi-threaded environment, but the application doesn't require that at all.

In any case, thank you for the insightful comments and the willingness to understand my problem!  I certainly have learned a lot.
History
Date User Action Args
2021-03-04 13:09:55konrad.schwarzsetrecipients: + konrad.schwarz, tim.peters, mark.dickinson, pitrou
2021-03-04 13:09:54konrad.schwarzsetmessageid: <1614863394.71.0.914055606805.issue43383@roundup.psfhosted.org>
2021-03-04 13:09:54konrad.schwarzlinkissue43383 messages
2021-03-04 13:09:54konrad.schwarzcreate