[flutter_tools] do not use IOSink for writing cache responses (#67231)
Any File-derived IOSink may throw un-handleable async exceptions into the zone, see dart-lang/sdk#43663 . Instead, just write to a file with an append mode.
J
Jonah Williams committed
4ce2a7aa6d315e4ae7ae2f15dd2aafaea3d48428
Parent: fdd1bf2
Committed by GitHub <noreply@github.com>
on 10/5/2020, 4:05:41 PM