Author |
Committer |
Branch |
Timestamp |
Parent |
greebo |
greebo |
master |
10.09.2022 06:11 |
master 8d7f4a34 |
Affected Issues |
0006093: Unit Tests intermittently get stuck on Github runner |
Changeset |
0006093: Signals are stored in a map that should not be modified simultaneously. Signals are only ever added once to the map (which needs to happen in a synchronised fashion), afterwards it's safe to hand out references to the existing signals. |
mod - radiantcore/decl/DeclarationManager.cpp |
Diff
File |
mod - radiantcore/decl/DeclarationManager.h |
Diff
File |