-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
overloaded client.end #15
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
Labels
Comments
I created this (for me, callback was really needed because other modules closing was depending on database finish):
|
now calling |
brianc
added a commit
that referenced
this issue
Dec 20, 2019
Avoid race when stream closed while fetching
brianc
pushed a commit
that referenced
this issue
Dec 27, 2019
- making error event example code start by acquiring `pool` in the same way it is done in the example at the top for `create`
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ability to pass
true
to client.end to have the method wait until the client's internal query queue is emptied before disconnectionversus
The text was updated successfully, but these errors were encountered: