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

Cleanup Discarded Connections Correctly #10574

Merged
merged 3 commits into from
Apr 28, 2022
Merged

Conversation

nisdas
Copy link
Member

@nisdas nisdas commented Apr 28, 2022

What type of PR is this?

Bug Fix

What does this PR do? Why is it needed?

#10498 introduced some changes in our powchain service in order to adapt it for the merge. However a poll routine was introduced which did not cleanup discarded connections correctly. This PR fixes it here along with any other places where there was improper cleanup.

Which issues(s) does this PR fix?

Fixes #10573

Other notes for review

@nisdas nisdas added Bug Something isn't working Ready For Review Priority: High High priority item labels Apr 28, 2022
@nisdas nisdas requested a review from a team as a code owner April 28, 2022 10:11
@prylabs-bulldozer prylabs-bulldozer bot merged commit 58ad800 into develop Apr 28, 2022
@delete-merged-branch delete-merged-branch bot deleted the fixImproperCleanup branch April 28, 2022 13:09
prestonvanloon pushed a commit that referenced this pull request Apr 29, 2022
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
(cherry picked from commit 58ad800)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Priority: High High priority item
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Too many open files
3 participants