DarkRadiant: master e8853081

Author Committer Branch Timestamp Parent
greebo greebo master 11.09.2022 08:04 master 75b01acf
Affected Issues  0006093: Unit Tests intermittently get stuck on Github runner
Changeset 0006093: Circumvent a problem during reloadDecls. When assigning the new syntax block to an existing declaration, the changed signal might trigger a new call to the DeclarationManager API, which waits for the parser tasks to finish. The finish tasks must not employ any locks, otherwise it will deadlock.
mod - radiantcore/decl/DeclarationManager.cpp Diff File