Message339961
| Author | jdemeyer |
|---|---|
| Recipients | Rhamphoryncus, jdemeyer |
| Date | 2019-04-11.11:01:40 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1554980500.93.0.453977354447.issue36601@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Also note that the documentation of the signal module already has the correct wording: Python signal handlers are always executed in the main Python thread, even if the signal was received in another thread. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-04-11 11:01:40 | jdemeyer | set | recipients: + jdemeyer, Rhamphoryncus |
| 2019-04-11 11:01:40 | jdemeyer | set | messageid: <1554980500.93.0.453977354447.issue36601@roundup.psfhosted.org> |
| 2019-04-11 11:01:40 | jdemeyer | link | issue36601 messages |
| 2019-04-11 11:01:40 | jdemeyer | create | |