• Chris Bracken's avatar
    Log checksum validation errors at trace level (#11944) · ce08bf9a
    Chris Bracken authored
    Checksum validation is intended only as a performance improvement.
    Checksum de-serialization errors (typically framework version mismatch) are
    expected on framework updates and shouldn't be user-visible except for
    informational purposes when --verbose is set.
    ce08bf9a
build_aot.dart 13.4 KB