mirror of https://github.com/lukechilds/node.git
Browse Source
v0.7.4-release11d1eca9
added a v8 locker to ease development of 3rd party threading extensions but it created a condition which would cause node to exit uncleanly while in debug mode; it was reverted in7543c38d
. The problem here is that the Locker was being disposed after V8 was torn down. Adding some scoping fixes that.
Marcel Laverdet
13 years ago
committed by
Ben Noordhuis
1 changed files with 29 additions and 23 deletions
Loading…
Reference in new issue