MikeSchulze / gdUnit4

A Godot Unit Test Framework. Support for GDScript and C# unit testing
MIT License
490 stars 28 forks source link

GD-483: Provide a hotfix crash at exit on `macOS` #484

Closed MikeSchulze closed 1 month ago

MikeSchulze commented 1 month ago

Why

With version 4.3.0 the plugin exit results into a crash during releasing the owned objects.

What

fixes temporary https://github.com/godotengine/godot/issues/92727