mirror of https://github.com/lukechilds/node.git
Browse Source
This is because it would call the javascript initializer which executed Promise::New, and then it would rewrap the handle. Instead I make an explicit inheritance from EIOPromise to Promise. This seems to fix a memory leak which was reported by Ray Morgan: http://groups.google.com/group/nodejs/browse_thread/thread/e38949b1989da1d7v0.7.4-release
Ryan Dahl
15 years ago
4 changed files with 32 additions and 17 deletions
Loading…
Reference in new issue