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

Attaching a session leaves the socket open #155

Closed
fdlk opened this issue Aug 14, 2020 · 0 comments
Closed

Attaching a session leaves the socket open #155

fdlk opened this issue Aug 14, 2020 · 0 comments
Assignees
Labels

Comments

@fdlk
Copy link

fdlk commented Aug 14, 2020

When you attach a session, the Rserve process forgets to close the socket it was listening on.

If you repeatedly detach and attach a connection, that results in a lot of open sockets on the process.
See Demo.

fdlk added a commit to fdlk/Rserve that referenced this issue Aug 14, 2020
@s-u s-u self-assigned this Sep 9, 2020
@s-u s-u added the bug label Sep 9, 2020
s-u pushed a commit that referenced this issue Feb 12, 2024
@s-u s-u closed this as completed in a50c436 Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants