Open
Bug 1405386
Opened 7 years ago
Updated 2 years ago
Cancel off thread tasks while changing GC parameters
Categories
(Core :: JavaScript: GC, enhancement, P3)
Tracking
()
NEW
People
(Reporter: jonco, Unassigned)
Details
As suggested in bug 1405274, there's a possible race condition when changing GC parameters while off thread compilation is active. We should make sure no off thread tasks are running when changing this parameters.
Updated•7 years ago
|
Priority: -- → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•