[Webkit-unassigned] [Bug 145584] New: use multiprocessing in run-benchmark to launch web server

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 2 17:55:57 PDT 2015


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

            Bug ID: 145584
           Summary: use multiprocessing in run-benchmark to launch web
                    server
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: slewis at apple.com

Created attachment 254129
  --> https://bugs.webkit.org/attachment.cgi?id=254129&action=review
patch

Was debugging some hanging issues in run-benchmark and I ended up moving the separate web process to multiprocessing to help me debug.
Clean up some exception handling and style issues.
Wait for the server to be ready to serve pages before returning.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150603/8664d254/attachment.html>


More information about the webkit-unassigned mailing list