Nigel Ellis

Results 6 comments of Nigel Ellis

We're also hitting this but oddly only in one cluster. We're using Terraform's `helm` provider to manage the chart. No amount of nuke, create or updates allows this to converge....

This would be super helpful for us -- currently, we ensure all running chromatic builds on our `main` branch are queued and drained in commit order. This adds more latency...

I hit the same issue -- taking the exact command and running it in the shell works without issue.

Looks to be the same issue as https://github.com/thisboyiscrazy/vscode-rsync/issues/113 which was resolved. I was able to get this working (on Mac) by adding `sync-rsync.executableShell=/bin/bash`. Here's the full settings: ```JSON { ......

Looks like PR was submitted to patch -- see https://github.com/thomasdondorf/puppeteer-cluster/pull/536