DescriptionFix race condition in test-thread-termination.
The test case failed to stop the preemption thread before destroying the
isolate which led to a race condition where the isolate was accessed
after it had been destroyed.
R=ulan@chromium.org
BUG=v8:2049
TEST=cctest/test-thread-termination/TerminateMultipleV8ThreadsDefaultIsolate
Committed: https://code.google.com/p/v8/source/detail?r=11217
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|