Results 599 comments of Wes McNamee

I filed this, maybe the folks over at HashiCorp can help? https://github.com/hashicorp/terraform/issues/27725

I've noticed the same thing, though I need to test the other saver nodes.

No don't drop the fields! I can see the benefit of `s.Equal` but some of us still want to be explicit.

I agree. Basically the ability to fail fast or slow is a feature of this library. You need some way to configure it. If you entirely use one over the...

Frankly, it feels like the strongest opinion here (what this entire conversation is revolving around) is how do we keep `suite.Equal(...)` while behind the scenes changing whether or not that...

@Blquinn tests, by very design, are supposed to be explicit, and can thus be repetitive. Golang is optimized for reading the code, since you are likely to do that a...

I came here because I had this concern! Oh no.

I too am looking for this feature. Using environment variables is not _quite_ an adequate solution (comment for more on that here: https://github.com/pulumi/pulumi/issues/3373?ts=4#issuecomment-990354170) My use case is that I'm rendering...

> I disabled all other nodes except Comfy Manager and this one, and I still got the issue Version check: ![image](https://github.com/user-attachments/assets/e0e07977-03cd-4e56-b50e-4407c1b48e7d)

I've updated ComfyUI to 0.2.3 and I no longer have this problem. Looks like it might have been a regression.