Skip to content

Make ROOT::EnableThreadSafety(); the default? #11957

Open
@pcanal

Description

@pcanal

Using threads in conjunction with the ROOT library is now very much common place and more than once users have run into problem 'just because' they forgot to call ROOT::EnableThreadSafety();.

After verifying that the cause on a single thread application is low enough (to not harm 'too much' existing users running large single thread workloads), we probably should make ROOT::EnableThreadSafety(); the default.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions