mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This eliminates a lot of surface area when debugging non-recoverable frame failures such as https://github.com/flutter/engine/pull/41129. Every failure case should be covered with at least one log, but without recursive log spam.