#@Kyle Penfound I saw a bunch of new

1 messages · Page 1 of 1 (latest)

winged shoal
gleaming frost
# winged shoal This PR? https://github.com/dagger/dagger/pull/11949

Yeah exactly, and actually looking at it you'd probably need to apply that fix of attaching the d.root.Cache() to the schema in both Schema and SchemaIntrospectionJSONFile. The idea being that you attach the current d.root.Cache() after the lazy load (since the one that's lazy loaded and cached may be from earlier session and closed)

gleaming frost
#

thank you for the fix!