[Webkit-unassigned] [Bug 221222] New: [webkitscmpy] Interprocess lock waits indefinitely
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 1 13:13:35 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=221222
Bug ID: 221222
Summary: [webkitscmpy] Interprocess lock waits indefinitely
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: don.olmstead at sony.com
The fasteners.process_lock.InterProcessLock when used in a with block will wait indefinitely for the lock to be available. This can cause tests to hang indefinitely. Suggestion is to create the lock and manually acquire with a timeout and do a release.
--
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/20210201/19b089ab/attachment.htm>
More information about the webkit-unassigned
mailing list