HumbleUI/Skija

Freeing resources on the Cleaner thread might cause issues w/ e.g. OpenGL

Opened this issue · 0 comments

Copied from JetBrains/skija#130

Solution: remove finalizer cleaning from “GL-related” resource like Context, make user free them explicitly. Maybe print a warning if not