Message297347
| Author | pitrou |
|---|---|
| Recipients | Mark, eryksun, louielu, martin.panter, njs, pitrou, terry.reedy |
| Date | 2017-06-30.07:47:58 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1498808878.16.0.460593562028.issue29926@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Note that, since interrupt_main() claims to interrupt the main thread, it would be ok to use pthread_kill() to make sure it's indeed the C syscall running in the main thread that gets interruped. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-06-30 07:47:58 | pitrou | set | recipients: + pitrou, terry.reedy, njs, martin.panter, Mark, eryksun, louielu |
| 2017-06-30 07:47:58 | pitrou | set | messageid: <1498808878.16.0.460593562028.issue29926@psf.upfronthosting.co.za> |
| 2017-06-30 07:47:58 | pitrou | link | issue29926 messages |
| 2017-06-30 07:47:58 | pitrou | create | |