Skip to content

Wait for running condition before resizing#847

Closed
mlaventure wants to merge 1 commit intodocker:masterfrom
mlaventure:wait-before-resize
Closed

Wait for running condition before resizing#847
mlaventure wants to merge 1 commit intodocker:masterfrom
mlaventure:wait-before-resize

Conversation

@mlaventure
Copy link
Copy Markdown
Contributor

@mlaventure mlaventure commented Jan 30, 2018

Signed-off-by: Kenfe-Mickael Laventure mickael.laventure@gmail.com

- What I did

Delayed the initial resize call until the running wait condition is satisfied

Depends on moby/moby#36147

- How I did it

  • emacs

- How to verify it

In debug mode a call to the wait endpoint will be done before the first resize.

- Description for the changelog

Fix an issue where the initial resize could be missed by the container/exec

- A picture of a cute animal (not mandatory but encouraged)

Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
@codecov-io
Copy link
Copy Markdown

codecov-io commented Feb 7, 2018

Codecov Report

Merging #847 into master will decrease coverage by 0.28%.
The diff coverage is 0%.

@@            Coverage Diff             @@
##           master     #847      +/-   ##
==========================================
- Coverage   53.19%   52.91%   -0.29%     
==========================================
  Files         246      244       -2     
  Lines       16021    15849     -172     
==========================================
- Hits         8522     8386     -136     
+ Misses       6929     6909      -20     
+ Partials      570      554      -16

@thaJeztah
Copy link
Copy Markdown
Member

@mlaventure @tonistiigi guess we can close this one, now that moby/moby#37172 was merged?

@mlaventure
Copy link
Copy Markdown
Contributor Author

Yeah, I think we can drop this one now

@mlaventure mlaventure closed this Jun 11, 2018
@mlaventure mlaventure deleted the wait-before-resize branch June 11, 2018 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants