diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-04-08 22:47:23 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-04-08 22:47:23 (GMT) |
commit | a4de6d885f08d4aabdc606d7c38341323e5ef1ab (patch) | |
tree | a7f46539389a868d29e25818033fe83db7dcf38a /Modules/_multiprocessing | |
parent | c790a5346d8918a698ca2bd01491255ae21faa61 (diff) | |
download | cpython-a4de6d885f08d4aabdc606d7c38341323e5ef1ab.zip cpython-a4de6d885f08d4aabdc606d7c38341323e5ef1ab.tar.gz cpython-a4de6d885f08d4aabdc606d7c38341323e5ef1ab.tar.bz2 |
Improve faulthandler.enable(all_threads=True)
faulthandler.enable(all_threads=True) dumps the tracebacks even if it is not
possible to get the state of the current thread
Create also the get_thread_state() subfunction to factorize the code.
Diffstat (limited to 'Modules/_multiprocessing')
0 files changed, 0 insertions, 0 deletions