Message343748
If we want to support low-level threads created by start_new_thread() we should call excepthook() from t_bootstrap instead of Thread._bootstrap_inner. Otherwise implementing excepthook() as a Thread method would be more convenient. |
|
| Date |
User |
Action |
Args |
| 2019-05-28 08:25:52 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, mwh, tim.peters, ncoghlan, ellisj, pitrou, vstinner, tiagoaoa, eric.araujo, undercoveridiot, vlasovskikh, lazka, Decorater, CyberJacob, Matt Groth |
| 2019-05-28 08:25:52 | serhiy.storchaka | set | messageid: <[email protected]> |
| 2019-05-28 08:25:52 | serhiy.storchaka | link | issue1230540 messages |
| 2019-05-28 08:25:52 | serhiy.storchaka | create | |
|