[Webkit-unassigned] [Bug 215584] New: [webkitcorepy] Move Timeout to webkitcorepy (Part 1)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 17 14:18:03 PDT 2020


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

            Bug ID: 215584
           Summary: [webkitcorepy] Move Timeout to webkitcorepy (Part 1)
           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

Webkitpy has a timeout class which uses alarms to raise an exception.

This is a useful idea, although many functions which may block have their own native timeouts. To work around this, we should allow our timeout class to be disabled for a blocks that a program may use a more appropriate timeout for APIs which support it.

-- 
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/20200817/ad44e355/attachment-0001.htm>


More information about the webkit-unassigned mailing list