Skip to content
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

meta: Disable TClass creation during tear down. #17814

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pcanal
Copy link
Member

@pcanal pcanal commented Feb 24, 2025

Since code assume that the creation will succeed rather than returning nullptr, we create a trivial/empty TClass instead.

Since code assume that the creation will succeed rather than returning nullptr, we create
a trivial/empty TClass instead.

This fixes root-project#17757
Copy link

Test Results

    18 files      18 suites   4d 4h 34m 13s ⏱️
 2 720 tests  2 719 ✅ 0 💤 1 ❌
47 271 runs  47 270 ✅ 0 💤 1 ❌

For more details on these failures, see this check.

Results for commit 6c30c41.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant