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

chain results when server indicates more results are coming #591

Closed
wants to merge 1 commit into from

Conversation

skoef
Copy link
Contributor

@skoef skoef commented Jun 22, 2021

This is my implementation of what #524 initially tries to accomplish, but in this case it actually chains the results (not resultsets) recursively when it reads them in the client code.

@skoef
Copy link
Contributor Author

skoef commented Jun 22, 2021

When subjecting this code to some production load, I see that my server implementation had a memory leak, I will investigate this further.

@skoef
Copy link
Contributor Author

skoef commented Jul 14, 2021

closing this for now

@skoef skoef closed this Jul 14, 2021
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.

1 participant