Sync pending VisualServer commands after ScriptServer finalization
This is needed as C# may free resources from the finalizer thread during
CSharpLanguage::finish(). Previously this would result in RIDs not being freed.
Ignacio Etcheverry%!s(int64=5) %!d(string=hai) anos