Tejas Sanap
Tejas Sanap
@jakebailey is there any way of getting around it? are you aware of any issues that are of a similar nature?
Hi @SanjoDeundiak, is this issue taken up by someone else? If not, I would love to work on this.
Great! So, can someone assign this issue to me? Or, will this comment be sufficient?
Hi @SanjoDeundiak, I'm currently reading through @antoinevg's `nonblocking` branch, trying to see how they are using their `AsyncClone` trait to get a better idea of how the custom `Clone` trait...
@SanjoDeundiak sure! I will try to finish it by tomorrow and submit a PR. @thomcc thanks for the detailed comment, I think you have done most of the work, already!
Hi! I would like to contribute to this issue by adding a few tests, too. I have been working with rust for about 6 months, now. However, I have no...
Hi @YJDoc2, if my understanding is correct you are referring to the following [`create`](https://github.com/opencontainers/runtime-tools/blob/db715ee5eb891b81a031e680fe92392bff11e31b/validation/create/create.go#L49-L51) tests. I can see these tests are already implemented as part of [`lifecycle/container_create.rs`](https://github.com/whereistejas/youki/blob/154655cec2fc3a20d32ab6be5313e48c9bd2f730/crates/integration_test/src/tests/lifecycle/container_create.rs#L27-L63). Please, correct me...
> and should be replaced in sometime for their own dedicated tests as per the runtime tools. So, we would like to have the `create` tests extracted/refactored out of `lifecycle`...
Hi @afck and @igorbarinov ! Is this issue still open for someone to work on? If yes, I would love to work on this. I tried to read through the...
+1 for merging this. This helped me out a lot.