[Webkit-unassigned] [Bug 226236] New: [webkitpy] Use existing signal handler when printing stacktrace

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 25 13:00:03 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=226236

            Bug ID: 226236
           Summary: [webkitpy] Use existing signal handler when printing
                    stacktrace
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jbedard at apple.com

It is useful to retain the existing signal handler when printing a stack trace. This is particularly important when multiprocessing, since the SIGTERM and SIGINT handlers may not exit the process or raise an exception.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210525/fbf9c478/attachment-0001.htm>


More information about the webkit-unassigned mailing list