• James D. Lin's avatar
    Restructure ProjectFileInvalidator.findInvalidated a bit (#42008) · fcbe8f44
    James D. Lin authored
    Restructure ProjectFileInvalidator.findInvalidated a bit
    
    I plan to modify `ProjectFileInvalidator.findInvalidated` to allow
    it to use `FileStat.stat` instead of `FileStat.statSync`.
    Restructure `findInvalidated` a bit so that `FileStat.statSync` is
    called in only one place.
    
    Note that this change now always counts the `.packages` file as one
    of the files scanned, even if it does not exist.  I think that this
    is okay since it more accurately reflects the number of times that we
    hit the filesystem with `stat()`, and it is consistent with how other
    files are counted.
    fcbe8f44
Name
Last commit
Last update
..
flutter Loading commit data...
flutter_driver Loading commit data...
flutter_goldens Loading commit data...
flutter_goldens_client Loading commit data...
flutter_localizations Loading commit data...
flutter_test Loading commit data...
flutter_tools Loading commit data...
flutter_web_plugins Loading commit data...
fuchsia_remote_debug_protocol Loading commit data...
analysis_options.yaml Loading commit data...