Skip to content

shimv2: remove the dead task from runtime task list#3393

Merged
estesp merged 1 commit intocontainerd:masterfrom
lifupan:fix_deadshim
Jul 8, 2019
Merged

shimv2: remove the dead task from runtime task list#3393
estesp merged 1 commit intocontainerd:masterfrom
lifupan:fix_deadshim

Conversation

@lifupan
Copy link
Copy Markdown
Contributor

@lifupan lifupan commented Jul 4, 2019

When shimv2 dead, the container would be cleanup, but
the corresponding runtime task still existed in runtime
task lists, it should be deleted too.

Signed-off-by: lifupan [email protected]

When shimv2 dead, the container would be cleanup, but
the corresponding runtime task still existed in runtime
task lists, it should be deleted too.

Signed-off-by: lifupan <[email protected]>
@codecov-io
Copy link
Copy Markdown

codecov-io commented Jul 4, 2019

Codecov Report

Merging #3393 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3393   +/-   ##
=======================================
  Coverage   45.05%   45.05%           
=======================================
  Files         113      113           
  Lines       12563    12563           
=======================================
  Hits         5660     5660           
  Misses       6049     6049           
  Partials      854      854
Flag Coverage Δ
#linux 48.98% <ø> (ø) ⬆️
#windows 40.27% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c1c710a...ec8d9d3. Read the comment docs.

@crosbymichael
Copy link
Copy Markdown
Member

LGTM

Copy link
Copy Markdown
Member

@estesp estesp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@estesp estesp merged commit 2aa8780 into containerd:master Jul 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants