Minimal repro for godot-kotlin-jvm non-RefCounted binding leak

This commit is contained in:
stan220
2026-07-10 10:24:04 +03:00
commit 5243fb9dcd
12 changed files with 444 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"custom_jvm_args": [],
"debug_address": "*",
"debug_port": 5005,
"disable_gc": false,
"jmx_port": -1,
"max_string_size": -1,
"use_debug": false,
"version": "2.0",
"vm_type": "auto",
"wait_for_debugger": false
}