-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Labels
Description
Godot version: v3.2.3.stable.mono.official
godot-console version: 3.1.3
OS/device: macOS 10.14.6, MacBook Pro (2017)
Issue description:
When exiting a project with godot-console enabled, there are many ObjectDB instance leaks.
Steps to reproduce:
- Run godot in verbose mode
- Create new project
- Create main scene
- Install godot-console
- Activate godot-console in plugins menu
- Exit godot
Minimal reproduction project and log output:
console_test.zip
log_output.txt