Description
Check duplicate issues.
- Checked for duplicates
Description
The following line must be within a R__WRITE_LOCKGUARD(ROOT::gCoreMutex);
Line 259 in e4292a8
Multiple threads could be within a read-lock and ask for the value which is being modified without any synchronization.
Reproducer
Found by visual inspection.
ROOT version
master branch
Installation method
source
Operating system
all
Additional context
This was found while investigating cms-sw/cmssw#48106
Metadata
Metadata
Assignees
Type
Projects
Status
Done
Status
Done