SIGN IN SIGN UP

[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.
J
Jonah Williams committed
1d4e7cd52da7299dd26b59a1eac8d4f2ddc6faa6
Parent: fc1e764
Committed by GitHub <noreply@github.com> on 9/23/2020, 5:40:39 PM