[Webkit-unassigned] [Bug 226506] New: [webkitcorepy] TaskPool shouldn't fork when 1 process is needed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 1 11:35:43 PDT 2021


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

            Bug ID: 226506
           Summary: [webkitcorepy] TaskPool shouldn't fork when 1 process
                    is needed
           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

If we only need a single process, the TaskPool object should not fork. This is important for certain integration tests which use mocking structures that don't function across process boundaries.

-- 
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/20210601/d4f70a62/attachment-0001.htm>


More information about the webkit-unassigned mailing list