[Webkit-unassigned] [Bug 177467] New: webkitpy: Provide callback to release worker managed resources on parent process

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 25 14:58:31 PDT 2017


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

            Bug ID: 177467
           Summary: webkitpy: Provide callback to release worker managed
                    resources on parent process
           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
                CC: lforschler at apple.com

There are a few resources which don't copy well when multiprocessing.  File handles and sockets are the best examples.  We should provide a way for ports to release such resources after creating workers.

-- 
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/20170925/af53e5b6/attachment-0001.html>


More information about the webkit-unassigned mailing list