Make NodePIDs threadsafe
- use SynchronizedValue to protect access to list of accepted/rejected particles
- adapt code accordingly
- add copy construction and assignment op to SynchronizedValue to simplify client code
must be applied in conjunction with Phys!974 (merged)
Edited by Gerhard Raven
Merge request reports
Activity
added thread safety label
mentioned in commit Phys@b796cdc5
mentioned in merge request Phys!974 (merged)
mentioned in commit Phys@d5aeae73
mentioned in merge request !3172 (closed)
- Resolved by Gerhard Raven
/ci-test --merge Phys!974 (merged)
added ci-test-triggered label
- [2021-08-05 12:44] Validation started with lhcb-master-mr#2668
added 1 commit
- 86d05aa9 - add copy ctor and assignment to SynchronizedValue
added 1 commit
- 9f2cebbc - add copy ctor and assignment to SynchronizedValue
added 1 commit
- df5e0f4b - add copy ctor and assignment to SynchronizedValue
added 1 commit
- 6958c92e - add copy ctor and assignment to SynchronizedValue
added 6 commits
-
6958c92e...bfca36c4 - 4 commits from branch
master
- 4f78b8c6 - Make NodePIDs threadsafe
- a1b9c2ad - add copy ctor and assignment to SynchronizedValue
-
6958c92e...bfca36c4 - 4 commits from branch
requested review from @sponce
assigned to @sponce
Please register or sign in to reply