Skip to content

Lock task list properly.#1866

Merged
AkihiroSuda merged 1 commit intocontainerd:masterfrom
Random-Liu:lock-task-list
Dec 4, 2017
Merged

Lock task list properly.#1866
AkihiroSuda merged 1 commit intocontainerd:masterfrom
Random-Liu:lock-task-list

Conversation

@Random-Liu
Copy link
Copy Markdown
Member

@Random-Liu Random-Liu commented Dec 3, 2017

Fixes #1865.

I found no reason we shouldn't lock this.

I remember that I saw this kind of issue before in the code. We may want to audit whether data structures are locked properly.

Signed-off-by: Lantao Liu [email protected]

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

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1866   +/-   ##
=======================================
  Coverage   49.18%   49.18%           
=======================================
  Files          86       86           
  Lines        8244     8244           
=======================================
  Hits         4055     4055           
  Misses       3519     3519           
  Partials      670      670
Flag Coverage Δ
#linux 52.6% <ø> (ø) ⬆️
#windows 44.25% <ø> (ø) ⬆️

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 fe4e30c...71e42bf. Read the comment docs.

@crosbymichael
Copy link
Copy Markdown
Member

LGTM

@AkihiroSuda AkihiroSuda merged commit e427fd6 into containerd:master Dec 4, 2017
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