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

Ensure consistency when closing socket connections within the client #141

Merged
merged 2 commits into from
Sep 11, 2024

Conversation

cccs-rs
Copy link
Contributor

@cccs-rs cccs-rs commented Sep 5, 2024

This may help resolve a current issue where we're noticing [Errno 9] Bad file descriptor in the AntiVirus service.

When this is called, I don't believe it's doing a proper "close" in the sense where the attribute gets reset to None as the code within the client suggests it should do when it does it internally on failure.

@cccs-rs cccs-rs merged commit 8ca3e7c into main Sep 11, 2024
1 check passed
@cccs-rs cccs-rs deleted the icap/orphaned_socket branch September 11, 2024 13:47
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.

3 participants