You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 28, 2023. It is now read-only.
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"