mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-23 21:39:02 +00:00
d5122ab31c
This is needed as C# may free resources from the finalizer thread during CSharpLanguage::finish(). Previously this would result in RIDs not being freed.