WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
240642
[JSC] Do not use bytecode cache on $.agent worker threads
https://bugs.webkit.org/show_bug.cgi?id=240642
Summary
[JSC] Do not use bytecode cache on $.agent worker threads
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
Add attachment
proposed patch, testcase, etc.
Geza Lore
Comment 1
2022-05-19 05:21:13 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/776
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
<
rdar://problem/93751431
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug