mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-18 09:31:48 +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.