summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/language_server/gdscript_extend_parser.cpp
diff options
context:
space:
mode:
authorRaul Santos <raulsntos@gmail.com>2024-06-14 20:10:03 +0200
committerRaul Santos <raulsntos@gmail.com>2024-06-14 20:25:26 +0200
commit13d26fccdddad5a37a93d24c965e603bc1cb0cf2 (patch)
tree05dce522908f6b91af84c080303d9384d7697e17 /modules/gdscript/language_server/gdscript_extend_parser.cpp
parent5833f597865c773fae3ee09fc4e31d4a243f812d (diff)
downloadredot-engine-13d26fccdddad5a37a93d24c965e603bc1cb0cf2.tar.gz
C#: Clear instance bindings callbacks on finalizing the language
When finalizing the C# language every C# instance is disposed and the instance bindings callbacks are no longer valid. Clearing the instance bindings ensures these callbacks are not called, and since we dispose of every C# instance there should be no leaks.
Diffstat (limited to 'modules/gdscript/language_server/gdscript_extend_parser.cpp')
0 files changed, 0 insertions, 0 deletions