This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gregory.p.smith
Recipients Birne94, Connor.Wolf, Giovanni.Bajo, Winterflower, bobbyi, cagney, dan.oreilly, davin, emptysquare, forest_atq, gregory.p.smith, ionelmc, jcea, lesha, neologix, nirai, nirs, ochedru, pitrou, sbt, sdaoden, tshepang, vinay.sajip, vstinner
Date 2019-04-03.22:15:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554329737.43.0.856941365072.issue6721@roundup.psfhosted.org>
In-reply-to
Content
I'd start with faulthandler.register with all_threads=True and see if that gives you what you need.

https://docs.python.org/3/library/faulthandler.html
History
Date User Action Args
2019-04-03 22:15:37gregory.p.smithsetrecipients: + gregory.p.smith, vinay.sajip, jcea, nirs, pitrou, vstinner, nirai, forest_atq, ionelmc, bobbyi, neologix, Giovanni.Bajo, sdaoden, tshepang, sbt, lesha, emptysquare, dan.oreilly, davin, Connor.Wolf, Winterflower, cagney, Birne94, ochedru
2019-04-03 22:15:37gregory.p.smithsetmessageid: <1554329737.43.0.856941365072.issue6721@roundup.psfhosted.org>
2019-04-03 22:15:37gregory.p.smithlinkissue6721 messages
2019-04-03 22:15:37gregory.p.smithcreate