Commits
Click on a commit to change the comparison rangeLimit MacOS memory usage
It seems like our macos jobs keep getting terminated with
"Server terminated abruptly (error code: 14, error message: 'recvmsg:Connection reset by peer', log file: '/private/var/tmp/_bazel_runner/95172a8db72435c774c2789dc64209fb/server/jvm.out')"
See https://github.com/cloudflare/workerd/actions/runs/20766888885/job/59679325959
Claude seems to think this is due to the OOM killer on macos.
Let's try to limit the memory usage of the CI jobs.