Redot-Engine / redot-engine

Redot Engine – Multi-platform 2D and 3D game engine
https://redotengine.org/
MIT License
4.8k stars 216 forks source link

Multi Threading Fix #797

Closed Nightmare1984 closed 1 month ago

Nightmare1984 commented 1 month ago

Fixed Multi Threading Issue That Stop The Game From Running When Pressed Play While Using Multi threading Mode

Related Issue https://github.com/Redot-Engine/redot-engine/issues/696

Cherry Picked From https://github.com/godotengine/godot/pull/98391