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

Clean up timeoutMs-related implementation details #19704

Merged

Commits on Aug 26, 2020

  1. Disable busyDelayMs and busyMinDurationMs

    Refer to explanation in previous commit.
    acdlite committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    ada4541 View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary work loop variables

    Since we no longer support SuspenseConfig options, we don't need to
    track these values.
    acdlite committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    a9e9d14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9391eb7 View commit details
    Browse the repository at this point in the history