Tom

Results 16 comments of Tom

I forgot that concatenating means taking a union index! I see that my suggestion doesn't work in cases where the indexes don't have the same constituents. Another solution might be...

Thanks for checking it out, and for the kind words! If you're interested in a language modification that includes functionality like this, you might be interested in [coconut](http://coconut-lang.org/). It adds...

I'll close this, as I believe it is superseded by #651

I encountered this while installing the official Airflow Helm Chart. I think the cause is the default [`wait=true`](https://registry.terraform.io/providers/hashicorp/helm/latest/docs/resources/release#wait) in `helm_release`. Here's what I think is happening: - If the jobs...

Yes, [that comment](https://github.com/temporalio/helm-charts/issues/404#issuecomment-1665099524) is what sent me down this path. I initially dismissed it for the same reason you did.