Message343697
Ok, the initial issue has been fixed by adding a new sys.unraisablehook() function. You can kill the process with SIGABRT using the recipe I proposed there:
https://bugs.python.org/issue36829#msg343201
As a follow-up, I created bpo-37069: "regrtest: log unraisable exceptions and uncaught thread exceptions".
Thanks Thomas Grainger for reviews and for reporting this interesting issue ;-) |
|
Date |
User |
Action |
Args |
2019-05-27 22:57:04 | vstinner | set | recipients:
+ vstinner, serhiy.storchaka, graingert, matrixise, ZackerySpytz, xtreak |
2019-05-27 22:57:04 | vstinner | set | messageid: <1558997824.61.0.118255719573.issue36829@roundup.psfhosted.org> |
2019-05-27 22:57:04 | vstinner | link | issue36829 messages |
2019-05-27 22:57:04 | vstinner | create | |
|