ThetaSinner
ThetaSinner
Now dealt with those two, I think this issue can be lower priority now
Also need to test how this interacts with deferred memproofs. Thinking from refinement is that you probably shouldn't be able to depend on a DNA if the app owning that...
I ended up hacking around this https://github.com/holochain/wind-tunnel/blob/main/.github/workflows/test.yaml#L19
Check for a green cache build (on `develop`) when macos intel builds are fixed
Yep still seeing it -> https://github.com/holochain/holochain/actions/runs/9029823024/job/24812917741?pr=3845
https://github.com/holochain/holochain/actions/runs/9111824657/job/25049787186?pr=3857
Unrelated, other than being about Nix versions. The PR was linked to the issue it resolved. The dev setup script isn't used on CI, except to test itself. This was...
Looks like we have a test depending on being in debug mode? :D Otherwise though this looks to me like it should work, based on a read through the `holochain.nix`...
I think this one is worth backporting, it's a lot of noise when developing against Holochain. When Holochain is deployed, it's a waste of resources to keep these tasks alive...
Backports done