Skip to content

Fix "Too many open files"#257

Merged
NeffIsBack merged 1 commit into
mainfrom
neff-fix-too-many-files
Apr 16, 2024
Merged

Fix "Too many open files"#257
NeffIsBack merged 1 commit into
mainfrom
neff-fix-too-many-files

Conversation

@NeffIsBack

Copy link
Copy Markdown
Member

Due to not properly closing the connection there are too many file descriptors when scanning large ranges. This Patch attempts to fix this problem, which resulted in a "Too many open files" exception.

@NeffIsBack NeffIsBack added the bug-fix This Pull Request fixes a bug label Apr 16, 2024
@NeffIsBack NeffIsBack merged commit 9662ef6 into main Apr 16, 2024
@NeffIsBack NeffIsBack deleted the neff-fix-too-many-files branch April 16, 2024 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug-fix This Pull Request fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants