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 cpu leakage #635

Merged
merged 2 commits into from
Jul 16, 2021
Merged

Fix cpu leakage #635

merged 2 commits into from
Jul 16, 2021

Conversation

bundleman
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jul 16, 2021

Codecov Report

Merging #635 (dd3e48d) into master (1d0617e) will decrease coverage by 0.0%.
The diff coverage is 0.0%.

@@           Coverage Diff            @@
##           master    #635     +/-   ##
========================================
- Coverage    35.0%   35.0%   -0.0%     
========================================
  Files         332     332             
  Lines       11820   11819      -1     
========================================
- Hits         4133    4132      -1     
  Misses       7300    7300             
  Partials      387     387             

if err != nil {
return nil, err
}

closers = append(closers, domManager)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sorry, there is a past experiment left

@ziflex ziflex self-requested a review July 16, 2021 21:57
@ziflex ziflex merged commit 62a0665 into MontFerret:master Jul 16, 2021
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

2 participants