mirror of
https://github.com/stan220/gkj-binding-leak-poc.git
synced 2026-09-08 17:28:58 +00:00
Minimal repro for godot-kotlin-jvm non-RefCounted binding leak
This commit is contained in:
@@ -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
|
||||
}
|
||||
Reference in New Issue
Block a user