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

Session isn't closed #184

Open
yanxurui opened this issue Oct 4, 2024 · 1 comment
Open

Session isn't closed #184

yanxurui opened this issue Oct 4, 2024 · 1 comment

Comments

@yanxurui
Copy link

yanxurui commented Oct 4, 2024

I got the following error:

sys:1: ResourceWarning: unclosed <socket object, fd=3, family=2, type=1, proto=6>
@yanxurui
Copy link
Author

yanxurui commented Oct 4, 2024

I have to close it manually at the end of my code:

ef.shared.session.close()

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

No branches or pull requests

1 participant