Skip to content

danwbyrne/opencensus-leak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opencensus-leak

Minimal repo of opencensus memory leak

yarn install
yarn test

I believe the problem is confined to internal/cls, 2 of these tests trigger the memory leak warning while 2 (which directly import modules not using cls) do not fail.

for deeper investigation with chrome-debugger you can run

node --inspect /node_modules/.bin/jest --config jest.config.js --runInBand --logHeapUsage

About

Minimal repo of opencensus memory leak

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published