Godot version
4.6.3
godot-cpp version
4.5
System information
Windows 10
Issue description
When exiting a game developed with C++ GDExtension by clicking the game window's close button, the exit process is extremely slow and takes several seconds. Is there a solution?
Steps to reproduce
the exit process is extremely slow
Minimal reproduction project
When exiting a game developed with C++ GDExtension by clicking the game window's close button, the exit process is extremely slow and takes several seconds. Is there a solution?
Godot version
4.6.3
godot-cpp version
4.5
System information
Windows 10
Issue description
When exiting a game developed with C++ GDExtension by clicking the game window's close button, the exit process is extremely slow and takes several seconds. Is there a solution?
Steps to reproduce
the exit process is extremely slow
Minimal reproduction project
When exiting a game developed with C++ GDExtension by clicking the game window's close button, the exit process is extremely slow and takes several seconds. Is there a solution?