ls
ls
@lifubang LGTM
I successfully reproduced this problem. I think the root cause is the changes related to rlimit-nofile in the new version of go. I've submitted a PR which should fix this...
> @ls-ggg can you do a rebase instead of a merge? I.e. do not add merge commits. > > Also, can we have a test case? @kolyshkin I've done the...
> OK, I took a deeper look and in fact this is already fixed in the main branch via #3813, which brings in this change: https://go-review.googlesource.com/c/sys/+/476695 > > So, to...
Can this mr be approved?
> This code is quite complicated. Can you please do something similar to commit [1b2adcf](https://github.com/opencontainers/runc/commit/1b2adcfe5620cac8ce3e52ea066161c72431f74c) (and add a test case, too)? > This code is quite complicated. Can you please...
@kolyshkin Can this PR be approved?