Message415326
| 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:43 | Aur.Saraf | set | recipients: + Aur.Saraf, gregory.p.smith, christian.heimes, tarek, python-dev |
| 2022-03-16 02:58:43 | Aur.Saraf | set | messageid: <1647399523.17.0.719700221448.issue45150@roundup.psfhosted.org> |
| 2022-03-16 02:58:43 | Aur.Saraf | link | issue45150 messages |
| 2022-03-16 02:58:43 | Aur.Saraf | create | |