Skip to content

ebbe-brandstrup/meteor-1.8-fibers-regression-reproduction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Meteor 1.8.0.1 repo for reproducing issue with allocation bomb of fibers in Meteor 1.7+.

meteor npm install
meteor npm run start

Then open some browser tabs on http://localhost:3000 and observe the server console output report the number of fibers created.

Opening 5+ tabs (and having them visible on-screen to prevent your browser from throttling JS) will cause thousands of fibers to be created quickly.

Used for meteor/meteor#10359.

About

Repo for reproducing issue with allocation bomb of fibers in Meteor 1.7+

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published