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

Allow multiple connections in server mode #46

Open
elliotchance opened this issue Sep 16, 2021 · 1 comment
Open

Allow multiple connections in server mode #46

elliotchance opened this issue Sep 16, 2021 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@elliotchance
Copy link
Owner

There was a garbage collection bug that force me to change server mode into a single connection. I believe with the changes to boehm this problem should be gone now.

@elliotchance elliotchance added the bug Something isn't working label Sep 16, 2021
@elliotchance elliotchance added this to the v1.0.0 milestone Sep 16, 2021
@elliotchance
Copy link
Owner Author

This should be fixed. The memory issue that was causing this was resolve. It just needs to be retested before it can be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant