Results 260 comments of Fu Wei
trafficstars

> This is working as intended and serves an important purpose in the language. For example comptime requires semantic analysis to be delayable in order to work properly. I think...

I have concerned about the cpu and memory burst issue. At 2018, we used containerd's ListImages remote API in pouchcontainer. And we found that the containerd's cpu is getting high...

@mxpv Sorry for the late reply. I will take a look in two days. Will update later~

> These commands would come in _addition_ to the existing command? > I didn't find out a good way to work with current commandline 😂 I would like to use...

> if a command exits quickly enough this can cause issues with systemd being able to attach to the process at all because by the time it can get the...

> @fuweid Did you have a branch with this work? Sorry for late reply. I was distracted to handle other things. Sorry for that. I will file pr soon. If...

It seems you are seeking the node-level shim. You can checkout https://github.com/cpuguy83/containerd-shim-systemd-v1 or https://github.com/fuweid/embedshim :)

Good to know. Will take a look and thanks for the idea 💡!