Vouch request: @purp #2113
purp
started this conversation in
Vouch Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What do you want to work on?
I want to fix a bug I found while working through the dev setup in
CONTRIBUTING.md, filed as #2112I'm developing on a Mac outside of k8s with Docker installed and Podman not installed. When I ran
mise run gatewayit failed trying to linkopenshell-sandboxwith aProcessFdQuotaExceedederror.ulimit -n 500worked around it, and Claude's analysis is that there's ulimit checks in the VM build path but not in either of the Docker or Podman build paths.Why this change?
It looks like any new Mac developer using Docker or Podman and going through initial setup will hit this problem.
Checklist
Beta Was this translation helpful? Give feedback.
All reactions