Skip to content

Conversation

@dolio
Copy link
Contributor

@dolio dolio commented Aug 25, 2025

This is the function that folds over links necessary to load a value. It wasn't handling the case for arrays or the new case for maps, so it was possible to miss dependencies for those sorts of values. Then trying to load the value would fail if the runtime cache wasn't already primed with the missing dependencies.

This is the function that folds over links necessary to load a value. It
wasn't handling the case for arrays or the new case for maps, so it was
possible to miss dependencies for those sorts of values. Then trying to load
the value would fail if the runtime cache wasn't already primed with the
missing dependencies.
@dolio dolio requested review from aryairani and ceedubs August 25, 2025 15:40
@pchiusano pchiusano added the ready-to-merge Apply this to a PR and it will get merged automatically once CI passes and 1 reviewer has approved label Aug 25, 2025
@ceedubs ceedubs merged commit 5f449e8 into trunk Aug 25, 2025
31 checks passed
@ceedubs ceedubs deleted the fix/runtime-deps branch August 25, 2025 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge Apply this to a PR and it will get merged automatically once CI passes and 1 reviewer has approved

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants