mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Fixes https://github.com/flutter/flutter/issues/147429 Turns out we need the I/O thread for all backends still to limit uploads otherwise we compete with the raster thread.