diff options
author | Raul Santos <raulsntos@gmail.com> | 2024-06-14 20:10:03 +0200 |
---|---|---|
committer | Raul Santos <raulsntos@gmail.com> | 2024-06-14 20:25:26 +0200 |
commit | 13d26fccdddad5a37a93d24c965e603bc1cb0cf2 (patch) | |
tree | 05dce522908f6b91af84c080303d9384d7697e17 /modules/gdscript/language_server/gdscript_extend_parser.cpp | |
parent | 5833f597865c773fae3ee09fc4e31d4a243f812d (diff) | |
download | redot-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