mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The UI thread does not have an EGL context, so attempting to delete an SkImage on that thread will fail to delete the image's texture, resulting in resource leaks