Allowing resize tty to only work when container is started#8737
Conversation
Addresses moby#8728 Signed-off-by: Srini Brahmaroutu <[email protected]>
|
LGTM |
1 similar comment
|
LGTM |
Allowing resize tty to only work when container is started
|
TestResizeApiResponse should have failed without this PR, but instead passed. It might be related to the fact that the container exited (since it's just a |
|
I guess we'll fix that in another PR :) |
|
It threw me off a bit, it should have failed at least once if that is a From: Tibor Vass [email protected] I guess we'll fix that in another PR :) — |
|
I apologize, I fixed the issue and I realized I should also fix the docs. I created a new PR #8749 |
Fixes #8728
Signed-off-by: Srini Brahmaroutu [email protected]