Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

syscall: document Setrlimit behavior change on Go 1.12 on macOS #1766

Open
jackDev221 opened this issue Oct 9, 2019 · 1 comment
Open

syscall: document Setrlimit behavior change on Go 1.12 on macOS #1766

jackDev221 opened this issue Oct 9, 2019 · 1 comment
Labels
bug hacktoberfest Good tasks for participation in https://hacktoberfest.digitalocean.com/ help wanted needs validation

Comments

@jackDev221
Copy link

HI
my go version is 1.12.1, if i run command go run openbazaard.go start, The error is "error setting ulimit: invalid argument".
error comes from func syscall.Setrlimit()
I this this maybe help "golang/go#30401"

@placer14 placer14 added bug hacktoberfest Good tasks for participation in https://hacktoberfest.digitalocean.com/ needs validation labels Oct 9, 2019
@placer14
Copy link
Member

placer14 commented Oct 9, 2019

Thank you for the report @lvbin2012, greatly appreciate it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug hacktoberfest Good tasks for participation in https://hacktoberfest.digitalocean.com/ help wanted needs validation
Projects
None yet
Development

No branches or pull requests

2 participants