Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Reduce possibleInfiniteLoopIterations constant to 6 #2476

Conversation

trueadm
Copy link
Contributor

@trueadm trueadm commented Aug 23, 2018

Release notes: reduces loop iteration counter to 6 before bailing out

With our internal bundle, it takes far too long to hit the current limit of 12 with production code (gave up after 2 hours). This now takes a few minutes.

https://en.wikipedia.org/wiki/The_Magical_Number_Seven,_Plus_or_Minus_Two

Copy link

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

trueadm is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants