Fix lots of potential stale reads in Element.add_parent and .remove_child
All threads resolved!
All threads resolved!
Part 1/2 of #881 (closed), resolves ARKINDEX-BACKEND-SD
This fixes six possible stale reads in both add_parent
and remove_child
, so this affects at least CreateElement
, CreateElementParent
, DestroyElementParent
and the move_element
RQ task. There still are more elsewhere :D
See https://gitlab.com/arkindex/backend/-/issues/881#note_714675726 for details
Edited by Erwan Rouchet
Merge request reports
Activity
requested review from @babadie
added 8 commits
-
f2756fb4...21a94b03 - 7 commits from branch
master
- 1dc9477d - Fix lots of potential stale reads in Element.add_parent and .remove_child
-
f2756fb4...21a94b03 - 7 commits from branch
- Resolved by Bastien Abadie
added 5 commits
-
1dc9477d...f76a2f5f - 4 commits from branch
master
- 516ef7f7 - Fix lots of potential stale reads in Element.add_parent and .remove_child
-
1dc9477d...f76a2f5f - 4 commits from branch
enabled an automatic merge when the pipeline for 516ef7f7 succeeds
mentioned in commit 4f364cd8
mentioned in issue #802 (closed)
Please register or sign in to reply