[Webkit-unassigned] [Bug 217680] New: [webkitpy] multiprocessing architecture is not compatible with Python 3.8

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 13 15:56:57 PDT 2020


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

            Bug ID: 217680
           Summary: [webkitpy] multiprocessing architecture is not
                    compatible with Python 3.8
           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

Our current multiprocessing architecture is wholly incompatible with Python 3.8, since we're passing the port object and a member function to multiprocess.Process, neither of which is pickle-able.

-- 
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/20201013/53b7e8d6/attachment.htm>


More information about the webkit-unassigned mailing list