Problems related to multithreaded access imposed by Godot #713
Labels
c: threads
Related to multithreading in Godot
tracker
Groups a list of related issues and tracks progress
There are several issues related to thread-ID checks that currently require either
experimental-threads
feature, or don't work at all. This issue tracks those.gdext
-based custom resource format tools needsexperimental-threads
feature #597experimental-threads
feature #610AudioStreamCallback::_mix()
runs on separate thread + causes inevitable panic #938The text was updated successfully, but these errors were encountered: