mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-25 08:31:37 +00:00
In 3c53b35 a bug got introduced where a mutex gets locked twice
instead of locked and then unlocked.
This path fixes that.
In 3c53b35 a bug got introduced where a mutex gets locked twice
instead of locked and then unlocked.
This path fixes that.