Skip to content

lbarthon/napi-leak

Repository files navigation

napi-leak

Reproduction steps:

  • yarn build
  • yarn napi-leak

Then find the process, and attach something to check leaks on it. It would probably work with valgrind on Linux, here are my steps on MacOS:

  • ps -a | grep node
  • leaks pid | less

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors