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
The NetBSD 8 builders had a very low RLIMIT_DATA (even as root).
The builders don't run run.bash, which normally increases the ulimit.
So do it ourselves on start-up. Currently this is only on NetBSD.
Deployed and verified it works now.
Fixesgolang/go#22871
Change-Id: I6ecb38b985ce27f0f29b36b55367eb1729be29c9
Reviewed-on: https://go-review.googlesource.com/79955
Reviewed-by: Benny Siegert <[email protected]>
Reviewed-by: Andrew Bonventre <[email protected]>
0 commit comments