Commit 7543c38d authored by Ben Noordhuis's avatar Ben Noordhuis
Browse files

Revert "Add explicit v8 locker"

This reverts commit 11d1eca9.

It sporadically (but reproducibly) triggers an assert inside V8:

  Fatal error in /path/to/node/deps/v8/src/isolate.cc, line 1857
  CHECK(CurrentPerIsolateThreadData()->isolate_ == this) failed

Needs further investigation.
parent a2cd31cb
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment