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

Fix go routine leak #1874

Merged
merged 1 commit into from
Mar 25, 2019
Merged

Conversation

dgageot
Copy link
Contributor

@dgageot dgageot commented Mar 24, 2019

Signed-off-by: David Gageot [email protected]

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

Codecov Report

Merging #1874 into master will decrease coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #1874      +/-   ##
=========================================
- Coverage   49.91%   49.9%   -0.01%     
=========================================
  Files         168     168              
  Lines        7353    7354       +1     
=========================================
  Hits         3670    3670              
- Misses       3327    3328       +1     
  Partials      356     356
Impacted Files Coverage Δ
pkg/skaffold/watch/triggers.go 52.05% <0%> (-0.73%) ⬇️

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 6fd620f...ae48e25. Read the comment docs.

@balopat
Copy link
Contributor

balopat commented Mar 25, 2019

haha, I missed this one - should have checked I guess :)

@balopat balopat merged commit d77c062 into GoogleContainerTools:master Mar 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants