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 corona10
Recipients corona10, eric.snow, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2021-08-07.14:58:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1628348314.08.0.0305566054669.issue40912@roundup.psfhosted.org>
In-reply-to
Content
@vstinner
https://github.com/python/cpython/blob/ae0a2b756255629140efcbe57fc2e714f0267aa3/Modules/signalmodule.c#L1743

Since _PySignal_Fini close the handle, IMHO we can close this issue.
Is there any corner case to handle this?
History
Date User Action Args
2021-08-07 14:58:34corona10setrecipients: + corona10, paul.moore, vstinner, tim.golden, eric.snow, zach.ware, steve.dower
2021-08-07 14:58:34corona10setmessageid: <1628348314.08.0.0305566054669.issue40912@roundup.psfhosted.org>
2021-08-07 14:58:34corona10linkissue40912 messages
2021-08-07 14:58:34corona10create