Skip to content

[roottest] Move to standard C++ RNG in test - #23213

Draft
vepadulano wants to merge 1 commit into
root-project:masterfrom
vepadulano:cpp11Containers-unorderedMap-std-rng
Draft

[roottest] Move to standard C++ RNG in test#23213
vepadulano wants to merge 1 commit into
root-project:masterfrom
vepadulano:cpp11Containers-unorderedMap-std-rng

Conversation

@vepadulano

Copy link
Copy Markdown
Member

This change aims at testing another hypothesis for why this test is sporadically failing: accessing the global ROOT RNG via the interpreter (even recursively, via FillRandom("gaus")) may be triggering some deadlock.

@vepadulano
vepadulano requested a review from pcanal September 1, 2026 06:42
@vepadulano vepadulano self-assigned this Sep 1, 2026
This change aims at testing another hypothesis for why this test is sporadically
failing: accessing the global ROOT RNG via the interpreter (even recursively,
via FillRandom("gaus")) may be triggering some deadlock.
@vepadulano
vepadulano force-pushed the cpp11Containers-unorderedMap-std-rng branch from 48aa8d6 to 56b1869 Compare September 1, 2026 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant