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

Introduce a way of automatically closing connection on stream completion #104

Closed
povder opened this issue Aug 15, 2017 · 1 comment
Closed

Comments

@povder
Copy link
Member

povder commented Aug 15, 2017

  1. Figure out how to use normal and transactional loan pattern is possible with streaming.
  2. Introduce maybe some flag for stream method: closeConn or something that will close collection on stream cancellation, error or completion.

Describe the solution in the docs.

povder added a commit that referenced this issue Aug 15, 2017
@povder
Copy link
Member Author

povder commented Aug 16, 2017

It's been decided that for now introducing RowPublisher#done is enough.

@povder povder closed this as completed in 0543bc0 Aug 16, 2017
povder added a commit that referenced this issue Aug 16, 2017
Fix #104: Introduce RowPublisher#done future
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