Bug 240642

Summary: [JSC] Do not use bytecode cache on $.agent worker threads
Product: WebKit Reporter: Geza Lore <glore>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Geza Lore
Reported 2022-05-19 05:11:15 PDT
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.
Attachments
Geza Lore
Comment 1 2022-05-19 05:21:13 PDT
EWS
Comment 2 2022-05-23 04:21:45 PDT
Committed r294632 (250858@main): <https://commits.webkit.org/250858@main> Reviewed commits have been landed. Closing PR #776 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-05-23 04:22:14 PDT
Note You need to log in before you can comment on or make changes to this bug.