flutter/packages
Jonah Williams 377879825e
[flutter_tools] prevent StateError when log reader is disposed (#52173)
Previously the AdbLogReader did async setup in the StreamController.onListen callback, specifically it would query the api version and start the adb process. If the log subscription was cancelled before this setup completed, then the log output could (haven't confirmed) get added to a closed controller, causing the above state error.
2020-03-10 11:34:40 -07:00
..
_flutter_web_build_script Updated package:test, package:test_core, package:coverage, package:package_config (#51946) 2020-03-04 11:40:52 -08:00
flutter [Keyboard] Collects windows key data (#52265) 2020-03-09 17:21:02 -07:00
flutter_driver Add Android Chrome support to Flutter Web Driver. (#51677) 2020-03-09 13:01:07 -07:00
flutter_goldens Updated package:test, package:test_core, package:coverage, package:package_config (#51946) 2020-03-04 11:40:52 -08:00
flutter_goldens_client Fix 2 typos within comments (#52181) 2020-03-08 08:48:26 +00:00
flutter_localizations Updated package:test, package:test_core, package:coverage, package:package_config (#51946) 2020-03-04 11:40:52 -08:00
flutter_test Updated package:test, package:test_core, package:coverage, package:package_config (#51946) 2020-03-04 11:40:52 -08:00
flutter_tools [flutter_tools] prevent StateError when log reader is disposed (#52173) 2020-03-10 11:34:40 -07:00
flutter_web_plugins Updated package:test, package:test_core, package:coverage, package:package_config (#51946) 2020-03-04 11:40:52 -08:00
fuchsia_remote_debug_protocol Updated package:test, package:test_core, package:coverage, package:package_config (#51946) 2020-03-04 11:40:52 -08:00
analysis_options.yaml Revert "Roll engine to aed6b8c46b05c7cee4506a9757dd9ea1b40583c2." (#23170) 2018-10-16 12:57:07 -07:00