flutter/packages/flutter_tools/test
Jonah Williams 1d4e7cd52d
[flutter_tools] do not add events to closed sink in throttle transform (#66468)
The throttle duration could delay past the point where the destination sink was closed. Check if it is closed before adding an event. Fixes a crash on dev: StateError: Bad State: Stream is already closed.
2020-09-23 10:40:39 -07:00
..
commands.shard Expose enable-experiment in Flutter drive (#66311) 2020-09-23 10:38:02 -07:00
data [flutter_tools] Support latest IntelliJ via Jetbrain toolbox (#57963) 2020-05-27 10:07:28 -07:00
general.shard [flutter_tools] do not add events to closed sink in throttle transform (#66468) 2020-09-23 10:40:39 -07:00
integration.shard [flutter_tools] dont crash if attach is given a bad debug uri (#66358) 2020-09-22 12:03:21 -07:00
src [flutter_tools] dont crash if attach is given a bad debug uri (#66358) 2020-09-22 12:03:21 -07:00
template_test.dart [flutter_tools] check for permission issues when copying file (#63540) 2020-08-21 11:11:04 -07:00