mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* Resume isolate before terminating tests to prevent flutter_tester leak * Fix lint * Catch exceptions from resume() as well as timeout() * Formatting fixes * Don't try to resume if there's no vm service * Fix handling of timeouts to not leak futures