Closed
Bug 1581723
Opened 6 years ago
Closed 6 years ago
Use OOM simulation testing for thread creation
Categories
(Core :: JavaScript: GC, task, P2)
Core
JavaScript: GC
Tracking
()
RESOLVED
DUPLICATE
of bug 1573266
People
(Reporter: pbone, Assigned: pbone)
References
Details
Thread creation can fail of the OS doesn't have enough memory or otherwise doesn't want to give you a new thread. We can test our thread creation failure paths by using OOM simulation testing.
Assignee | ||
Comment 1•6 years ago
|
||
I changed my mind and instead I'll put all my patches related to this on Bug 1573266
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•