[Webkit-unassigned] [Bug 240642] New: [JSC] Do not use bytecode cache on $.agent worker threads
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 19 05:11:15 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=240642
Bug ID: 240642
Summary: [JSC] Do not use bytecode cache on $.agent worker
threads
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: glore at igalia.com
Workers started via $.agent.start are not shut down in a synchronous
manner, and it is possible the main thread terminates the process while
a worker is writing its bytecode cache, which results in intermittent
test failures.
--
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/20220519/4579f32c/attachment-0001.htm>
More information about the webkit-unassigned
mailing list