Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix "RangeError: Maximum call stack size exceeded" #1514

Merged
merged 2 commits into from Feb 16, 2018

Commits on Feb 14, 2018

  1. Copy the full SHA
    cd6beba View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2018

  1. rename 'forEachOfLimit 1024 * 1024 synchronous call' to 'forEachOfLim…

    …it no call stack size exceed error'
    
    done called inside of the final callback of 'forEachOfLimit no call stack size exceed error'
    added 'forEachOf no call stack size exceed error' and 'forEachOfSeries no call stack size exceed error' tests
    smbape committed Feb 15, 2018
    Copy the full SHA
    402733d View commit details
    Browse the repository at this point in the history