Message368153
| Author | vstinner |
|---|---|
| Recipients | shihai1991, vstinner |
| Date | 2020-05-05.14:34:48 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1588689288.55.0.729247724941.issue40513@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
For signals_pending, see also: bpo-40010 "Inefficient signal handling in multithreaded applications" which added _Py_ThreadCanHandleSignals() and _Py_ThreadCanHandlePendingCalls() functions. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-05-05 14:34:48 | vstinner | set | recipients: + vstinner, shihai1991 |
| 2020-05-05 14:34:48 | vstinner | set | messageid: <1588689288.55.0.729247724941.issue40513@roundup.psfhosted.org> |
| 2020-05-05 14:34:48 | vstinner | link | issue40513 messages |
| 2020-05-05 14:34:48 | vstinner | create | |