You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix crash with --experimental_skyframe_prepare_analysis by accepting any DetailedException.
It is possible to get a `MissingInputFileException` if the file specified by `--platform_mappings` does not exist.
We apparently don't have any tests for `--experimental_skyframe_prepare_analysis`.
PiperOrigin-RevId: 414681532
0 commit comments