Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Hot fix] - Fixed deadlock in vmContainerFactory.go #3177

Merged
merged 1 commit into from
Jun 16, 2021

Conversation

iulianpascalau
Copy link
Contributor

  • fixed deadlock in vmContainerFactory.go

@codecov
Copy link

codecov bot commented Jun 15, 2021

Codecov Report

Merging #3177 (718a0b7) into master (d2d2a3b) will decrease coverage by 0.00%.
The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3177      +/-   ##
==========================================
- Coverage   75.37%   75.37%   -0.01%     
==========================================
  Files         630      630              
  Lines       61789    61791       +2     
==========================================
  Hits        46573    46573              
- Misses      11062    11064       +2     
  Partials     4154     4154              
Impacted Files Coverage Δ
process/factory/shard/vmContainerFactory.go 72.18% <33.33%> (-1.11%) ⬇️

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 d2d2a3b...718a0b7. Read the comment docs.

Copy link
Collaborator

@gabi-vuls gabi-vuls left a comment

Choose a reason for hiding this comment

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

System test passed.

@LucianMincu LucianMincu merged commit 8f15f37 into master Jun 16, 2021
@LucianMincu LucianMincu deleted the fix-vm-container-deadlock branch June 16, 2021 12:53
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.

None yet

5 participants