[Webkit-unassigned] [Bug 175390] New: Allow nested timeouts in webkitpy
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 9 09:53:12 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=175390
Bug ID: 175390
Summary: Allow nested timeouts in webkitpy
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
Right now, we use alarms for timeouts. This is a good technique in Python, but, has issues when timeouts need to be nested or multiple threads are used. We should allow for timeouts to be nested and warn when timeouts are being used with multiple threads.
--
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/20170809/cb0959d9/attachment.html>
More information about the webkit-unassigned
mailing list