Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
dSS - digitalSTROM Server
dss-mainline
Merge requests
!186
Fix crash in property system by adding proper locking
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Jin
requested to merge
jin/dss-mainline:10819-dss-crash
into
R1508
Sep 01, 2015
Overview
1
Commits
1
Pipelines
0
Changes
Without locking the node got destroyed during saving of XML which lead to a crash.
implements #10819