`fail_fast` is broken because anything calling `try_run` will panic immediately instead of waiting for all other steps to finish running. @Guillaumegomez do you have time to follow up here? _Originally posted by @jyn514 in https://github.com/rust-lang/rust/pull/112962#discussion_r1245668812_
fail_fastis broken because anything callingtry_runwill panic immediately instead of waiting for all other steps to finish running.@GuillaumeGomez do you have time to follow up here?
Originally posted by @jyn514 in #112962 (comment)