DarkRadiant: 2.9.0 4e1ec435

Author Committer Branch Timestamp Parent
greebo greebo 2.9.0 15.11.2020 04:56 2.9.0 9537e9e2
Affected Issues  0005405: Darkradiant occasionally freezes when browsing sounds
Changeset 0005405: Fix deadlock that can occur when the running task was in the middle of starting a new one.
Another thread might receive isIdle() == true and try to start a concurrent task
mod - libs/SequentialTaskQueue.h Diff File