mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Obtaining the SkiaUnrefQueue through the IOManager is unsafe because UIDartState has a weak pointer to the IOManager that can not be dereferenced on the UI thread.