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 potential high cpu load of polling 0ms loop #217

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

zhao85
Copy link
Contributor

@zhao85 zhao85 commented Aug 31, 2023

detection of Non-Symmetric Transport address doesn't release socket fds, which will cause high cpu load of polling for 0 ms.

detection of Non-Symmetric Transport address doesn't release socket fds, which will cause high cpu load of polling for 0 ms.
Copy link
Owner

@paullouisageneau paullouisageneau left a comment

Choose a reason for hiding this comment

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

Good catch, thank you for the fix.

@paullouisageneau paullouisageneau changed the title potential high cpu load of polling 0ms loop Fix potential high cpu load of polling 0ms loop Aug 31, 2023
@paullouisageneau paullouisageneau merged commit 0593b37 into paullouisageneau:master Aug 31, 2023
3 checks passed
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