Skip to content

Conversation

@vepadulano
Copy link
Member

Backport of #20352

This commit introduces two enhancements to the Snapshot with variations
implementation:

- Snapshot with variations must call RLoopManager::Jit before trying to
  request varied filters from upstream nodes. This is necessary because
  the upstream node could be a jitted node itself.
- Snapshot with variations must deal with the possibility of having a
  different nominal upstream node type than the other varied upstream
  node types.

This aligns the implementation witht the one of RVariedAction for what
concerns dealing with jitted nodes.

Fixes root-project#20320
@github-actions
Copy link

Test Results

    22 files      22 suites   3d 22h 9m 8s ⏱️
 3 706 tests  3 706 ✅ 0 💤 0 ❌
79 599 runs  79 599 ✅ 0 💤 0 ❌

Results for commit d9f377b.

@vepadulano vepadulano merged commit 3e02df3 into root-project:v6-38-00-patches Nov 11, 2025
30 of 31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant