Ben Fradet
Ben Fradet
I have a similar issue in that `create_compute_pipeline` seemingly takes forever. I will work on making a smaller repro.
I can have a look at this one 👍
sounds good, will open a draft pr once I'm done to further advance the discussion
> Is that resource at a relative path to your Pkl file? If so, you'd just pass in the relative path: > > const manifest = yamlParser.parse(read("../\(manifestPath)")) this doesn't work,...