root-project / root

The official repository for ROOT: analyzing, storing and visualizing big data, scientifically
https://root.cern
Other
2.63k stars 1.26k forks source link

RConcurrentHashColl.hxx #13843

Open pcanal opened 11 months ago

pcanal commented 11 months ago

Explain what you would like to see improved and how.

Improve RConcurrentHashColl by moving it declaration/implementation from Thread to IO and by renaming some of the functions to clarify their intent. See https://github.com/root-project/root/pull/12847/files#r1232327876 and https://github.com/root-project/root/pull/12847/files#r1232331243

ROOT version

master

Installation method

any

Operating system

any

Additional context

Related to the solution for https://github.com/root-project/root/issues/12783

pcanal commented 11 months ago

See also https://github.com/root-project/root/pull/12847#discussion_r1232366997