Message 395948 - Python tracker

Message395948

Author vstinner
Recipients eryksun, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2021-06-16.16:03:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623859387.25.0.911980019539.issue44436@roundup.psfhosted.org>
In-reply-to
Content
Eryk:
> We already close the handle in PyThread_start_new_thread() in Python/thread_nt.h

Oh right! I completely missed this call. Thanks for double checking the issue ;-) I close the issue as "not a bug".
History
Date User Action Args
2021-06-16 16:03:07vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, eryksun, steve.dower
2021-06-16 16:03:07vstinnersetmessageid: <1623859387.25.0.911980019539.issue44436@roundup.psfhosted.org>
2021-06-16 16:03:07vstinnerlinkissue44436 messages
2021-06-16 16:03:07vstinnercreate