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 Aur.Saraf
Recipients Aur.Saraf, christian.heimes, gregory.p.smith, python-dev, tarek
Date 2022-03-16.02:58:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647399523.17.0.719700221448.issue45150@roundup.psfhosted.org>
In-reply-to
Content
Added an attempt to handle signals. I don't think it's working, because when I press Ctrl+C while hashing a long file, it only raises KeyboardInterrupt after waiting the amount of time it usually takes the C code to return, but maybe that's not a good test?
History
Date User Action Args
2022-03-16 02:58:43Aur.Sarafsetrecipients: + Aur.Saraf, gregory.p.smith, christian.heimes, tarek, python-dev
2022-03-16 02:58:43Aur.Sarafsetmessageid: <1647399523.17.0.719700221448.issue45150@roundup.psfhosted.org>
2022-03-16 02:58:43Aur.Saraflinkissue45150 messages
2022-03-16 02:58:43Aur.Sarafcreate