Skip to content

Guard gInterpreterMutex in TClingClassInfo::IsEnum #11516

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 11, 2022

Conversation

vepadulano
Copy link
Member

Fixes #11515

This method leads to contention in some specific scenarios (see linked issue).

Note: I'm opening this PR to see how the CI reacts. I would still like to add some comments to the usage of the lockguard in that method

Fixes root-project#11515

This method leads to contention in some specific scenarios (see linked
issue).

Co-authored-by: Philippe Canal <[email protected]>
@vepadulano vepadulano self-assigned this Oct 8, 2022
@vepadulano vepadulano requested a review from pcanal as a code owner October 8, 2022 01:16
@phsft-bot
Copy link

Starting build on ROOT-debian10-i386/soversion, ROOT-performance-centos8-multicore/cxx17, ROOT-ubuntu18.04/nortcxxmod, ROOT-ubuntu2004/python3, mac1015/cxx17, mac11/cxx14, windows10/cxx14
How to customize builds

@vepadulano vepadulano added this to the 6.28/00 milestone Oct 10, 2022
Copy link
Member

@pcanal pcanal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@pcanal
Copy link
Member

pcanal commented Oct 11, 2022

The windows/python errors are unrelated (seems to be a mismatch installation of python 2/3)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error in TInterpreter::Calc with no output stack in seemingly random distributed rdf test execution
3 participants