The bus 10 and maximum call stack size errors that this repository was made to reproduce have been solved in Wrangler 3.2
To reproduce the errors as they were downgrade this repository to a prior version of Wrangler
(i.e., 3.1.2
for the maximum call stack size error and 3.1.1
for the bus 10 error) and then:
- Run
yarn install
- Run
yarn start
- Watch the stress test in the terminal until the error occurs