Results 314 comments of Yashodhan

Hey, Thanks for this. I took a quick look, and the new structure with messages seems more clean than the original impl with atomic vars. > Is this message-passing code...

@Gekko0114 , Thanks for implementing this, but may I ask you to wait for/coordinate with #2923 as that also changes the mount impl.

@Gekko0114 the other PR is merged, you can rebase on main and continue your work here.

Hey, it looks ok overall, but can you give a bit more reasoning behind this change? I mean, I understand that this is done to make the logic same in...

ok, Ideally we should try to do it our own way in a single function if possible, but I see that the individual mount fn in runc is quite complex,...

Hey @ezesundayeze , thanks for your effort on keeping the code updated! May I ask you to combine the other PR with this one? Also I think it would be...

@ezesundayeze , can you add your other PR's changes here, so this can be merged? I think the blog has been updated some time ago.

Hey @musaprg , just wanted to confirm if you are following up on this, or might be busy with something else. No worries if you can't continue, but let us...

Hey @musaprg , I ran this on my system and compared with runc's output, and there are some differences - - youki's output `./youki features` { "ociVersionMin": "1.0.0", "ociVersionMax": "1.0.2",...

Hey @kushal-omnius , is it possible that your tests are running into OOM issues? I see from your logs `43 out of 45` . Is the `operation was cancelled` part...