Skip to content

pichlermarc/repro-4115

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run

  • npm install
  • npm run start
  • See memory usage climb. Increasing the PeriodicExportingMetricReader's interval also increases the speed at which the memory climbs, indicating the leak exists in the collection cycle.