[release/1.5] go.mod: Bump ttrpc to 1.1.0#6229
[release/1.5] go.mod: Bump ttrpc to 1.1.0#6229dmcgowan merged 1 commit intocontainerd:release/1.5from
Conversation
|
Hi @dcantah. 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. |
485e73a to
9da0366
Compare
|
I guess the commit should say release/1.5 ? 😅 |
|
@thaJeztah Oh geez, yes. Thanks for the catch |
9da0366 to
6531a6b
Compare
|
Now to figure out why this is failing.. |
This tag contains a fix for a deadlock observed when there are multiple simultaneous requests from the same client connection. Signed-off-by: Daniel Canter <[email protected]>
6531a6b to
047ea15
Compare
|
Build succeeded.
|
This tag contains a fix for a deadlock observed when there are multiple
simultaneous requests from the same client connection.
Signed-off-by: Daniel Canter [email protected]