Skip to content

Havunen/nodejs-memory-leak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This reproduces the issue where NodeJs leaks memory when shared conttext is used within modules

npm install

only cross-env is used to be able to set environment variables on linux and windows machines.

This step can be skipped but remember to limit nodejs max memory

Run the program with command

npm run start

The nodejs process will crash to OOM.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published