mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-29 11:41:34 +00:00
Threads are required for the web editor to function. If the web server
is not correctly configured, threads won't be available.
This makes troubleshooting easier for people looking to self-host
the web editor.
(cherry picked from commit 304a286502)