[release/1.7] fix: cio.Cancel() should close the pipes#8624
[release/1.7] fix: cio.Cancel() should close the pipes#8624dmcgowan merged 1 commit intocontainerd:release/1.7from
Conversation
|
Hi @davidhsingyuchen. Thanks for your PR. I'm waiting for a containerd member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/assign @AkihiroSuda |
|
/ok-to-test |
|
Following the pointer over to this PR, can you cherry-pick 82ec62b instead of the merge commit? |
Specifically, |
PR fixes containerd#8326. Signed-off-by: Hsing-Yu (David) Chen <[email protected]> (cherry picked from commit 82ec62b) Signed-off-by: Hsing-Yu (David) Chen <[email protected]>
bb79936 to
99582fb
Compare
|
@dcantah @samuelkarp Thanks for the help! Done. |
PR is a backport for #8334 (82ec62b).