We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 068b4e8 commit dd3137aCopy full SHA for dd3137a
Modules/faulthandler.c
@@ -780,8 +780,7 @@ faulthandler.dump_traceback_later
780
781
Dump the traceback of all threads in timeout seconds.
782
783
-Dump the traceback of all threads each timeout seconds if repeat is True.
784
-
+If repeat is True, the tracebacks of all threads are dumped every timeout seconds.
785
If exit is true, call _exit(1) which is not safe.
786
[clinic start generated code]*/
787
0 commit comments