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

Synchronous Server Leaking Sockets #11

Closed
bashwork opened this issue Jun 18, 2012 · 1 comment
Closed

Synchronous Server Leaking Sockets #11

bashwork opened this issue Jun 18, 2012 · 1 comment

Comments

@bashwork
Copy link
Collaborator

It appears that a long running synchronous server starts leaking socket file descriptors.

A full discussion of the issue can be found here: https://groups.google.com/forum/?fromgroups#!topic/pymodbus/RcmJVebgkvI

@bashwork
Copy link
Collaborator Author

bashwork commented Apr 1, 2013

This was fixed as a result of adding a del method mucks with the GC cleanup.

@bashwork bashwork closed this as completed Apr 1, 2013
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant