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

Bump FileWatching tolerances #27707

Merged
merged 2 commits into from
Jun 22, 2018
Merged

Bump FileWatching tolerances #27707

merged 2 commits into from
Jun 22, 2018

Commits on Jun 21, 2018

  1. Sleep between all filesystem operations

    Attempt to fix #26725
    staticfloat committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    61186d8 View commit details
    Browse the repository at this point in the history
  2. Increase filesystem timeouts from 0.3 to 0.5 seconds

    This is to account for the abysmal fs performance we get on our windows
    buildbots.
    staticfloat committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    1d6d5a4 View commit details
    Browse the repository at this point in the history